Fix component label link

The "Issue tracking" page links to per-class lists of labels.
The link to Component C: labels starts from page 2.
The most common components seem to be on page 1.

This patch updates the link to point to page 1.
This commit is contained in:
cinderflash 2023-12-19 16:23:17 -07:00
parent cd529c91c3
commit c3b049b2b0
No known key found for this signature in database
GPG Key ID: BFCD6FDBDD39BCCC
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ There are several issue **priority** levels ranging from `P: minor` to `P: block
#### Component
There are many **component** labels, each beginning with `C:` (see [here](https://github.com/QubesOS/qubes-issues/labels?page=2&q=C%3A) for the full list). Every open issue should have **at least one** component. An open issue may have more than one component, but it should not lack a component entirely. When no other component applies, use `C: other`.
There are many **component** labels, each beginning with `C:` (see [here](https://github.com/QubesOS/qubes-issues/labels?q=C%3A) for the full list). Every open issue should have **at least one** component. An open issue may have more than one component, but it should not lack a component entirely. When no other component applies, use `C: other`.
#### Affected release