From 9b48e25b87a45fc3ed4156ee452cbad06389116f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Leh=C3=B3czky?= Date: Fri, 18 Oct 2024 21:54:30 +0200 Subject: [PATCH] Adding thanks template and improved the bug and feature request templates (#16900) --- .github/ISSUE_TEMPLATE/bug_report.md | 17 ++++++++++++----- .github/ISSUE_TEMPLATE/feature_request.md | 12 ++++++++---- .github/ISSUE_TEMPLATE/thanks.md | 19 +++++++++++++++++++ 3 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/thanks.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6fd31154ebc..c3738d30f48 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,22 +7,29 @@ assignees: '' --- + ### Describe the bug + + ### Orchard Core version -Add the version of the Orchard Core NuGet packages you use, or the commit hash if you can reproduce this with the source code. + ### To Reproduce -Steps to reproduce the behavior: + + ### Expected behavior -A clear and concise description of what you expected to happen. + + ### Logs and screenshots -If applicable, add log files, browser console logs, and screenshots (or screen recording videos) to help explain your problem. + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 67f097aa81e..410f4514c31 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,12 +7,16 @@ assignees: '' --- + -### Is your feature request related to a problem? Please describe. -A clear and concise description of what the problem is. +### Is your feature request related to a problem? + + ### Describe the solution you'd like -A clear and concise description of what you want to happen. + + ### Describe alternatives you've considered -A clear and concise description of any alternative solutions or features you've considered. + + diff --git a/.github/ISSUE_TEMPLATE/thanks.md b/.github/ISSUE_TEMPLATE/thanks.md new file mode 100644 index 00000000000..4a726e52a11 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/thanks.md @@ -0,0 +1,19 @@ +--- +name: Thank you +about: Let us know you appreciate Orchard Core +labels: thanks +--- + + + +### How do you use Orchard Core? + + + +### What do you like about Orchard Core? + + + +### How did you learn about Orchard Core? + +