mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
docs: Update issues template (#461)
This commit is contained in:
parent
5ff0e3dae5
commit
b56db85787
1 changed files with 3 additions and 3 deletions
4
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
4
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
|
|
@ -5,8 +5,8 @@ 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue