From 4e0fe3c58ca505e469f61cc09f08811ec3ba6fb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=A6=82=E6=80=80=E5=BF=B5=EF=BC=88=E4=BA=91?= =?UTF-8?q?=E8=B0=8C=EF=BC=89?= Date: Thu, 19 Dec 2024 16:39:58 +0800 Subject: [PATCH] Update issue templates (#1873) * Update issue templates * chore: update issue template --- .../----please-use-antv-issue-helper---.md | 11 ---- .github/ISSUE_TEMPLATE.md | 11 ---- .github/ISSUE_TEMPLATE/bug_report.md | 56 +++++++++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 33 +++++++++++ .github/ISSUE_TEMPLATE/other.md | 13 +++++ 5 files changed, 102 insertions(+), 22 deletions(-) delete mode 100644 .github/----please-use-antv-issue-helper---.md delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/other.md diff --git a/.github/----please-use-antv-issue-helper---.md b/.github/----please-use-antv-issue-helper---.md deleted file mode 100644 index 3c4b05d85..000000000 --- a/.github/----please-use-antv-issue-helper---.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: '⚠️ Please use https://antv-issue-helper.surge.sh ⚠️' -about: The issue which is not created via https://antv-issue-helper.surge.sh will be closed immediately. -labels: ---- - -The issue which is not created via https://antv-issue-helper.surge.sh will be closed immediately. - ---- - -注意:不是用 https://antv-issue-helper.surge.sh 创建的 issue 会被立即关闭。 diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 3789c5541..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,11 +0,0 @@ - - - diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..e4cc8a5db --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,56 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' +--- + + + +- OS: [e.g. win10, iOS8.1] +- Browser [e.g. chrome, safari] +- Version [e.g. @antv/g-lite@6.1.10] + +## Steps To Reproduce + +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + + + +Link to code example: + + + +## The current behavior + +## The expected behavior diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 000000000..7ef60dfb2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,33 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: feature +assignees: '' +--- + +## Is your feature request related to a problem? Please describe + + + +## Describe the solution you'd like + + + +## Describe alternatives you've considered + + diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md new file mode 100644 index 000000000..9713ca046 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.md @@ -0,0 +1,13 @@ +--- +name: Other +about: Anything other than bugs and feature requests +title: '' +labels: '' +assignees: '' +--- + +