mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 01:40:37 +00:00
docs: Update issue templates (#390)
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user