Update and rename QUESTION.yml to question.yml

This commit is contained in:
Kroese 2024-05-15 23:50:27 +02:00 committed by GitHub
parent 285bba7b4d
commit d08de750ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
name: "? Question" name: "\U00002753 Question"
description: General questions about the container description: General questions about the container
title: "[Question]: " title: "[Question]: "
labels: ["question"] labels: ["question"]
@ -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 [bug report](https://github.com/qemus/qemu-arm/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 [technical issue](https://github.com/qemus/qemu-arm/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