From ace0909d549b289342b237aebface492b8126094 Mon Sep 17 00:00:00 2001 From: rancho Date: Mon, 2 Aug 2021 19:55:40 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 24 +++++++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 17 ++++++++++++++++ .github/ISSUE_TEMPLATE/q-a.md | 10 ++++++++++ 3 files changed, 51 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/q-a.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..9dcdb948 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,24 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Environment** +- Version: [e.g. v1.0.0] +- OS: [e.g. CentOS8] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..88e09251 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,17 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + +**What is the feature you want to add?** + +**Why do you want to add this feature?** + +**How to implement this feature?** + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/q-a.md b/.github/ISSUE_TEMPLATE/q-a.md new file mode 100644 index 00000000..46b249bb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/q-a.md @@ -0,0 +1,10 @@ +--- +name: Q&A +about: Please tell me your questions +title: '' +labels: question +assignees: '' + +--- + +