mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-26 16:19:08 +08:00
adjustments to the issues forms
This commit is contained in:
parent
942d513a2a
commit
f927fafb67
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "🐞 Bug report (encountered problems/errors)"
|
name: "🐞 Bug report (encountered problems/errors)"
|
||||||
description: Something is not working as it should
|
description: Something is not working as it should
|
||||||
title: "[Bug] <title>"
|
title: "[Bug] "
|
||||||
labels: [🐞 Bug report]
|
labels: [🐞 Bug report]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
@ -22,8 +22,8 @@ body:
|
|||||||
Cmder version:
|
Cmder version:
|
||||||
Operating system:
|
Operating system:
|
||||||
value: |
|
value: |
|
||||||
Cmder version:
|
Cmder version: \
|
||||||
Operating system:
|
Operating system: \
|
||||||
render: markdown
|
render: markdown
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "⭐ Feature request (request for new functionality)"
|
name: "⭐ Feature request (request for new functionality)"
|
||||||
description: Help make Cmder even better
|
description: Help make Cmder even better
|
||||||
title: "[Feature request] <title>"
|
title: "[Feature request] "
|
||||||
labels: [⭐ Feature request]
|
labels: [⭐ Feature request]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
2
.github/ISSUE_TEMPLATE/question.yml
vendored
2
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "❓ Question"
|
name: "❓ Question"
|
||||||
description: Something is unclear or needs to be discussed
|
description: Something is unclear or needs to be discussed
|
||||||
title: "<title>"
|
title: ""
|
||||||
labels: [❓ Question]
|
labels: [❓ Question]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
Loading…
Reference in New Issue
Block a user