mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
docs: Update issue templates (#390)
This commit is contained in:
parent
923ef5d4d3
commit
a220f6706e
2 changed files with 2 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue