mirror of
https://github.com/dockur/windows.git
synced 2025-10-30 04:35:49 +00:00
Update 4-question.yml
This commit is contained in:
parent
be9e8f3c76
commit
57775af178
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/4-question.yml
vendored
6
.github/ISSUE_TEMPLATE/4-question.yml
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
name: "? Question"
|
name: "\U00002753 General question"
|
||||||
description: General questions about the container
|
description: Questions about the container not related to an issue
|
||||||
title: "[Question]: "
|
title: "[Question]: "
|
||||||
labels: ["question"]
|
labels: ["question"]
|
||||||
body:
|
body:
|
||||||
|
|
@ -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/dockur/windows/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 questions related to issues you must use the [technical issue](https://github.com/dockur/windows/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…
Add table
Add a link
Reference in a new issue