From f927fafb674b496e59c3b1bea9fcb7f0ed9fc69d Mon Sep 17 00:00:00 2001 From: David Refoua Date: Tue, 18 Oct 2022 02:44:12 +0330 Subject: [PATCH] adjustments to the issues forms --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 +++--- .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- .github/ISSUE_TEMPLATE/question.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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: