mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
docs: Update issue templates (#390)
This commit is contained in:
parent
923ef5d4d3
commit
a220f6706e
1
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
vendored
1
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
vendored
@ -1,5 +1,6 @@
|
|||||||
name: "\U0001F680 Feature request"
|
name: "\U0001F680 Feature request"
|
||||||
description: Suggest an idea for improving the container
|
description: Suggest an idea for improving the container
|
||||||
|
title: "[Feature]: "
|
||||||
labels: ["enhancement"]
|
labels: ["enhancement"]
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
2
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
2
.github/ISSUE_TEMPLATE/QUESTION.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "? Question"
|
name: "? Question"
|
||||||
description: General questions about the container
|
description: General questions about the container
|
||||||
title: "Question: "
|
title: "[Question]: "
|
||||||
labels: ["question"]
|
labels: ["question"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
Loading…
Reference in New Issue
Block a user