Node.js Bug Tracker Project

オープン
#874 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
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
平均マージ
2分
マージ済み PR(30日)
1

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nodejs/admin のほかの issue

nodejs/admin の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。