docs: Update issue template (#74)
This commit is contained in:
parent
6e4b7794c5
commit
a95615f40b
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/4-question.yml
vendored
2
.github/ISSUE_TEMPLATE/4-question.yml
vendored
|
@ -13,7 +13,7 @@ body:
|
||||||
- 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 [technical issue](https://github.com/qemus/qemu-arm/issues/new?assignees=&labels=&projects=&template=1-issue.yml) form instead. It contains all the right fields (system info, logfiles, etc.) we need in order to be able to help you.
|
description: For questions related to issues you must use the [technical issue](https://github.com/qemus/qemu-arm/issues/new?assignees=&labels=&projects=&template=1-issue.yml) 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 a new issue