Merge remote-tracking branch 'origin/main' into pr-1357

This commit is contained in:
Andrew David Wong 2023-12-19 21:35:11 -08:00
commit b42ad4c01c
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
6 changed files with 84 additions and 49 deletions

View file

@ -57,7 +57,7 @@ Labels and projects are features of GitHub's issue tracking system that we use t
### Labels
When an issue is first created, certain [labels](https://github.com/QubesOS/qubes-issues/labels) may automatically be applied to it based on the type of issue the reporter selected. For example, if someone selects the "Bug report" template, then the `T: bug` label will automatically be applied to that issue. After that, only Qubes team members have permission to modify labels. Many labels have descriptions on them that can be viewed by hovering over them or on the [list of labels](https://github.com/QubesOS/qubes-issues/labels. Let's go over some of the most important ones.
When an issue is first created, certain [labels](https://github.com/QubesOS/qubes-issues/labels) may automatically be applied to it based on the type of issue the reporter selected. For example, if someone selects the "Bug report" template, then the `T: bug` label will automatically be applied to that issue. After that, only Qubes team members have permission to modify labels. Many labels have descriptions on them that can be viewed by hovering over them or on the [list of labels](https://github.com/QubesOS/qubes-issues/labels). Let's go over some of the most important ones.
#### Type