Update QUESTION.yml
This commit is contained in:
parent
92297d1354
commit
96aee34fdc
1 changed files with 3 additions and 2 deletions
5
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
5
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
|
|
@ -6,8 +6,9 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Have a question about QEMU for Docker?
|
Have a general question about QEMU for Docker?
|
||||||
Please make sure to check the [FAQ](https://github.com/qemus/qemu-arm/blob/master/readme.md) first!
|
Please do not use this form for technical issues.
|
||||||
|
And make sure to check the [FAQ](https://github.com/qemus/qemu-arm/blob/master/readme.md) first!
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: question
|
id: question
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue