Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Node.js Bug Tracker Project

未關閉
#874 8 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
25/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
github
領域
tooling

研究方向

先閱讀連結的 GitHub Projects 文件和 Node.js 專案 10 示範,接著檢視 Bug Report 範本和目前的 confirmed-bug 工作流程。完成的標準是就提議的狀態轉換達成共識並完成實作,包括確認、修正後自動關閉,以及重新開啟時的行為。

由索引模型根據 Issue 內容生成。

描述

Github has a Projects feature, utilized by Node.js for managing feature requests, yet it can also serve for tracking bugs.

I made a demonstration at https://github.com/orgs/nodejs/projects/10/views/1. If adopted, the process would look like:

  1. Creation of an issue using the Bug Report template -> Automatically assigned to 'Unconfirmed Bug'
  2. Confirmation of the bug's existence by a Project Member -> Manual relocation to 'Confirmed Bug' (instead of applying the confirmed-bug label)
  3. Resolution of the bug by a Project Member, followed by relocation to 'fixed' within the project -> Automatic closure of the Bug
  4. In case of bug recurrence, a Project Member reopens the issue -> Bug is reverted to 'Confirmed Bug' (Automatically)

Among others. This feature intends to simplify the process of organizing issue status in multiple dimensions. Currently, the project groups by status (Columns) and priority (Rows).

主要語言
JavaScript
星號
202
分支
183
平均合併
13 天 12 小時
30 天內合併 PR
2

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

nodejs/admin 的其他 Issue

查看 nodejs/admin 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。