docs: Update issue templates (#49)

This commit is contained in:
Kroese 2024-04-26 16:48:40 +02:00 committed by GitHub
parent 4fbd36c22d
commit 314a8138c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 2 deletions

View file

@ -3,6 +3,13 @@ description: Suggest an idea for improving the container
title: "[Feature]: " title: "[Feature]: "
labels: ["enhancement"] labels: ["enhancement"]
body: body:
- type: checkboxes
attributes:
label: Is there an existing feature request for this?
description: Please search to see if the feature request already exists.
options:
- label: I have searched the existing feature requests
required: true
- type: textarea - type: textarea
id: problem id: problem
attributes: attributes:

View file

@ -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: