mirror of
https://github.com/dockur/windows.git
synced 2024-11-22 00:03:24 +01:00
docs: Update issues template (#461)
This commit is contained in:
parent
5ff0e3dae5
commit
b56db85787
6
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
6
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
@ -5,15 +5,15 @@ labels: ["question"]
|
|||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is your question not already answered in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md)?
|
label: Is your question not already answered in the FAQ?
|
||||||
description: Please read those frequently asked questions carefully to avoid asking duplicate questions.
|
description: Please read the [FAQ](https://github.com/dockur/windows/blob/master/readme.md) carefully to avoid asking duplicate questions.
|
||||||
options:
|
options:
|
||||||
- label: I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md).
|
- label: I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md).
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is this a general question and not a technical issue?
|
label: Is this a general question and not a technical issue?
|
||||||
description: For technical issues you must use the [bug report](https://github.com/dockur/windows/issues/new?assignees=&labels=bug&projects=&template=BUG_REPORT.yml&title=%5BBug%5D%3A+) form instead. It contains all the right fields (system info, logfiles, etc.) we need in order to be able to help you.
|
description: For technical issues you must use the [bug report](https://github.com/dockur/windows/issues/new?assignees=&labels=bug&projects=&template=BUG_REPORT.yml&title=%5BBug%5D%3A+) form instead. It contains all the right fields (system info, logfiles, etc.) we need in order to be able to help you.
|
||||||
options:
|
options:
|
||||||
- label: I am sure my question is not about a technical issue.
|
- label: I am sure my question is not about a technical issue.
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user