Skip to content
Snippets Groups Projects
Unverified Commit d57f4239 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs(issue labeling): add new labels (#21348)

parent 1fede645
Branches
Tags
No related merge requests found
...@@ -112,6 +112,7 @@ It does _not_ mean "amount of work for the maintainers". ...@@ -112,6 +112,7 @@ It does _not_ mean "amount of work for the maintainers".
platform:azure platform:azure
platform:bitbucket platform:bitbucket
platform:bitbucket-server platform:bitbucket-server
platform:codecommit
platform:gitea platform:gitea
platform:github platform:github
platform:gitlab platform:gitlab
...@@ -127,6 +128,8 @@ Keep in mind that an issue can be both affecting a platform and a self-hosted in ...@@ -127,6 +128,8 @@ Keep in mind that an issue can be both affecting a platform and a self-hosted in
<summary>Core labels</summary> <summary>Core labels</summary>
core:automerge core:automerge
core:autoreplace
core:cache
core:changelogs core:changelogs
core:config core:config
core:dashboard core:dashboard
...@@ -182,15 +185,18 @@ Apply these labels when somebody opens a `feature` type issue requesting a new d ...@@ -182,15 +185,18 @@ Apply these labels when somebody opens a `feature` type issue requesting a new d
<details> <details>
<summary>Housekeeping</summary> <summary>Housekeeping</summary>
duplicate
good first issue good first issue
help wanted help wanted
logs:problem logs:problem
needs-code-formatting
reproduction:needed reproduction:needed
reproduction:provided reproduction:provided
duplicate
</details> </details>
Add a label `duplicate` to issues/PRs that are a duplicate of an earlier issue/PR.
Add a label `good first issue` to issues that are small, easy to fix, and do-able for a newcomer. Add a label `good first issue` to issues that are small, easy to fix, and do-able for a newcomer.
This label is sometimes picked up by tools or websites that try to encourage people to contribute to open source. This label is sometimes picked up by tools or websites that try to encourage people to contribute to open source.
...@@ -202,11 +208,11 @@ Add a label `logs:problem` to indicate that there's a problem with the logs, and ...@@ -202,11 +208,11 @@ Add a label `logs:problem` to indicate that there's a problem with the logs, and
1. Provide more logs (in case current logs are insufficient) 1. Provide more logs (in case current logs are insufficient)
1. Format their logs properly 1. Format their logs properly
Add a label `needs-code-formatting` to issues with logs/code that needs to be formatted.
Add a label `reproduction:needed` if nobody's reproduced it in a public repo yet and such a reproduction is necessary before further work can be done. Add a label `reproduction:needed` if nobody's reproduced it in a public repo yet and such a reproduction is necessary before further work can be done.
Add the label `reproduction:provided` once there is a public reproduction. Add the label `reproduction:provided` once there is a public reproduction.
Add a label `duplicate` to issues/PRs that are a duplicate of an earlier issue/PR.
### Self-hosted ### Self-hosted
<details> <details>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment