mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
doc: add some commonly used lables up gront
From the last onboarding session I think it would be good to add two commonly used lables to the section which is linked from the onboarding doc. Signed-off-by: Michael Dawson <midawson@redhat.com> PR-URL: https://github.com/nodejs/node/pull/52006 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it>
This commit is contained in:
parent
29b231763e
commit
e11c1d2315
|
|
@ -879,9 +879,13 @@ If you cannot find who to cc for a file, `git shortlog -n -s <file>` can help.
|
|||
|
||||
* `confirmed-bug`: Bugs you have verified
|
||||
* `discuss`: Things that need larger discussion
|
||||
* `fast-track`: PRs that need to land faster - see
|
||||
[Waiting for approvals](#waiting-for-approvals)
|
||||
* `feature request`: Any issue that requests a new feature
|
||||
* `good first issue`: Issues suitable for newcomers to fix
|
||||
* `meta`: Governance, policies, procedures, etc.
|
||||
* `request-ci`: When this label is added to a PR, CI will be started
|
||||
automatically. See [Starting a Jenkins CI job](#starting-a-jenkins-ci-job)
|
||||
* `tsc-agenda`: Open issues and pull requests with this label will be added to
|
||||
the Technical Steering Committee meeting agenda
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user