From c333fc0c675218dbf2140dc9f161d7a302a5bcab Mon Sep 17 00:00:00 2001 From: David Refoua Date: Tue, 18 Oct 2022 02:50:15 +0330 Subject: [PATCH] improvements to github form --- .github/ISSUE_TEMPLATE/bug-report.yml | 46 +++++++++++----------- .github/ISSUE_TEMPLATE/feature-request.yml | 21 +++++----- .github/ISSUE_TEMPLATE/question.yml | 1 - 3 files changed, 36 insertions(+), 32 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 5cad153..2fcd656 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -12,6 +12,8 @@ body: Please make sure you read and follow the following instructions carefully before reporting bugs, and/or requesting new features. + - You can find the version of Cmder.exe and ConEmu.exe binaries using Right Click → Properties → Details menu. + - type: textarea id: version attributes: @@ -22,8 +24,8 @@ body: Cmder version: Operating system: value: | - Cmder version: \ - Operating system: \ + Cmder version: + Operating system: render: markdown validations: required: true @@ -95,26 +97,6 @@ body: Thank you for making sure you are opening a new valid issue! ♥ - - type: markdown - attributes: - value: | - ### Some tips on how to write a good bug report with the required information. - - Make sure the description is worded well enough to be understood, and with as much context and examples as possible. - - Post a screenshot or the command that triggered the problem, if applicable. - - Use the *Preview* tab to see how your issue will actually look like, before sending it. - ⚠ If for some reason you can not see the text you just wrote, make sure you've read the instructions clearly - - Avoid using ambiguous phrases like: doesn't work, there's a problem, etc. - Help us reproduce the issue by explaining what went wrong, and what did you expect to happen. - - Please keep the ticket language to English only here. - We can't process your issue if it's written in Russian or Chinese as we can't understand them. - - You can find the version of Cmder.exe and ConEmu.exe binaries using Right Click → Properties → Details menu. - - Put an `x` into all the boxes [ ] relevant to your issue (correct example: [x] -- not like this: [ x] or [x ]). - - Any text that is between the comment tags will get ignored, e.g.: