Skip to content

Commit ae7a11c

Browse files
mhdawsonmarco-ippolito
authored andcommitted
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 <[email protected]> PR-URL: #52006 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Paolo Insogna <[email protected]>
1 parent a4cbb61 commit ae7a11c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/contributing/collaborator-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,9 +879,13 @@ If you cannot find who to cc for a file, `git shortlog -n -s <file>` can help.
879879

880880
* `confirmed-bug`: Bugs you have verified
881881
* `discuss`: Things that need larger discussion
882+
* `fast-track`: PRs that need to land faster - see
883+
[Waiting for approvals](#waiting-for-approvals)
882884
* `feature request`: Any issue that requests a new feature
883885
* `good first issue`: Issues suitable for newcomers to fix
884886
* `meta`: Governance, policies, procedures, etc.
887+
* `request-ci`: When this label is added to a PR, CI will be started
888+
automatically. See [Starting a Jenkins CI job](#starting-a-jenkins-ci-job)
885889
* `tsc-agenda`: Open issues and pull requests with this label will be added to
886890
the Technical Steering Committee meeting agenda
887891

0 commit comments

Comments
 (0)