mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-28 17:24:47 -04:00
Improve language and links
This commit is contained in:
parent
a015f60087
commit
308fadf650
1 changed files with 22 additions and 14 deletions
|
@ -16,10 +16,10 @@ ref: 121
|
||||||
title: Issue Tracking
|
title: Issue Tracking
|
||||||
---
|
---
|
||||||
|
|
||||||
The Qubes OS Project uses the "GitHub Issues" [issue tracking
|
We use [GitHub Issues](https://docs.github.com/en/issues) as our [issue
|
||||||
system](https://en.wikipedia.org/wiki/Issue_tracking_system). All issues
|
tracking system](https://en.wikipedia.org/wiki/Issue_tracking_system). All
|
||||||
pertaining to the Qubes OS Project (including auxiliary infrastructure such as
|
issues pertaining to the Qubes OS Project (including auxiliary infrastructure
|
||||||
the [website](/)) are tracked in
|
such as this website) are tracked in
|
||||||
[qubes-issues](https://github.com/QubesOS/qubes-issues/issues).
|
[qubes-issues](https://github.com/QubesOS/qubes-issues/issues).
|
||||||
|
|
||||||
## How to open a new issue
|
## How to open a new issue
|
||||||
|
@ -63,10 +63,15 @@ something you can't do yourself, please proceed to the next section.
|
||||||
10. Respond to any questions the official team asks. For example, you may be
|
10. Respond to any questions the official team asks. For example, you may be
|
||||||
asked to provide specific logs or other additional information.
|
asked to provide specific logs or other additional information.
|
||||||
|
|
||||||
|
Eventually, your issue may be closed. See [how issues get
|
||||||
|
closed](/doc/issue-tracking/#how-issues-get-closed) for details about when,
|
||||||
|
why, and how this occurs.
|
||||||
|
|
||||||
## Labels, Milestones, and Projects
|
## Labels, Milestones, and Projects
|
||||||
|
|
||||||
Labels, milestones, and projects are features of GitHub's issue tracking system
|
Labels, milestones, and projects are features of GitHub's issue tracking system
|
||||||
that we use to keep `qubes-issues` organized.
|
that we use to keep
|
||||||
|
[qubes-issues](https://github.com/QubesOS/qubes-issues/issues) organized.
|
||||||
|
|
||||||
### Labels
|
### Labels
|
||||||
|
|
||||||
|
@ -165,7 +170,9 @@ by component
|
||||||
[Xen](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aopen+is%3Aissue+label%3A%22C%3A+Xen%22),
|
[Xen](https://github.com/QubesOS/qubes-issues/issues?q=is%3Aopen+is%3Aissue+label%3A%22C%3A+Xen%22),
|
||||||
etc.).
|
etc.).
|
||||||
|
|
||||||
You can also try searching by [milestone](https://github.com/QubesOS/qubes-issues/milestones) and by [project](https://github.com/QubesOS/qubes-issues/projects).
|
You can also try searching by
|
||||||
|
[milestone](https://github.com/QubesOS/qubes-issues/milestones) and by
|
||||||
|
[project](https://github.com/QubesOS/qubes-issues/projects).
|
||||||
|
|
||||||
## Guidelines
|
## Guidelines
|
||||||
|
|
||||||
|
@ -269,13 +276,15 @@ usually helps them address the problem more quickly, so everyone wins!
|
||||||
|
|
||||||
### There are no guarantees that your issue will be addressed
|
### There are no guarantees that your issue will be addressed
|
||||||
|
|
||||||
Keep in mind that `qubes-issues` is an issue tracker, not a support system.
|
Keep in mind that
|
||||||
Creating a new issue is simply a way for you to submit an item for the Qubes
|
[qubes-issues](https://github.com/QubesOS/qubes-issues/issues) is an issue
|
||||||
team's consideration. It is up to the Qubes team to decide whether or how to
|
tracker, not a support system. Creating a new issue is simply a way for you to
|
||||||
address your issue, which may include closing the issue without taking any
|
submit an item for the Qubes team's consideration. It is up to the Qubes team
|
||||||
action on it. Even if your issue is kept open, however, you should not expect
|
to decide whether or how to address your issue, which may include closing the
|
||||||
it to be addressed within any particular time frame, or at all. At the time of
|
issue without taking any action on it. Even if your issue is kept open,
|
||||||
this writing, there are well over one thousand open issues in `qubes-issues`.
|
however, you should not expect it to be addressed within any particular time
|
||||||
|
frame, or at all. At the time of this writing, there are well over one thousand
|
||||||
|
open issues in [qubes-issues](https://github.com/QubesOS/qubes-issues/issues).
|
||||||
The Qubes team has its own roadmap and priorities, which will govern the manner
|
The Qubes team has its own roadmap and priorities, which will govern the manner
|
||||||
and order in which open issues are addressed.
|
and order in which open issues are addressed.
|
||||||
|
|
||||||
|
@ -345,4 +354,3 @@ developers may be need to adjust it manually.
|
||||||
- [Contributing Code](/doc/contributing/#contributing-code)
|
- [Contributing Code](/doc/contributing/#contributing-code)
|
||||||
- [Package Contributions](/doc/package-contributions/)
|
- [Package Contributions](/doc/package-contributions/)
|
||||||
- [Documentation Guidelines](/doc/doc-guidelines/)
|
- [Documentation Guidelines](/doc/doc-guidelines/)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue