diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index bbf23b9..5cad153 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,6 @@ name: "🐞 Bug report (encountered problems/errors)" description: Something is not working as it should -title: "[Bug] " +title: "[Bug] " labels: [🐞 Bug report] body: @@ -22,8 +22,8 @@ body: Cmder version: Operating system: value: | - Cmder version: - Operating system: + Cmder version: \ + Operating system: \ render: markdown validations: required: true diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 6fe28be..65e1ed6 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,6 +1,6 @@ name: "⭐ Feature request (request for new functionality)" description: Help make Cmder even better -title: "[Feature request] <title>" +title: "[Feature request] " labels: [⭐ Feature request] body: diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 42070b7..2882ffc 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,6 +1,6 @@ name: "❓ Question" description: Something is unclear or needs to be discussed -title: "<title>" +title: "" labels: [❓ Question] body: