From c558e90142ef1cad60504edaaf83ad40f047a5eb Mon Sep 17 00:00:00 2001 From: Grand Yang Date: Sat, 11 Nov 2023 11:46:45 -0800 Subject: [PATCH] Update issue templates --- ...lease-do-not-create-bug-report-in-this-project.md | 12 ++++++++++++ ...ase-do-not-create-custom-issue-in-this-project.md | 12 ++++++++++++ ...-do-not-create-feature-request-in-this-project.md | 12 ++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/please-do-not-create-bug-report-in-this-project.md create mode 100644 .github/ISSUE_TEMPLATE/please-do-not-create-custom-issue-in-this-project.md create mode 100644 .github/ISSUE_TEMPLATE/please-do-not-create-feature-request-in-this-project.md diff --git a/.github/ISSUE_TEMPLATE/please-do-not-create-bug-report-in-this-project.md b/.github/ISSUE_TEMPLATE/please-do-not-create-bug-report-in-this-project.md new file mode 100644 index 0000000..5565464 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/please-do-not-create-bug-report-in-this-project.md @@ -0,0 +1,12 @@ +--- +name: Please DO NOT create bug report in this project +about: Please DO NOT create bug report in this project +title: '' +labels: '' +assignees: '' + +--- + +Please DO NOT create bug report in this project! +Please DO NOT create bug report in this project! +Please DO NOT create bug report in this project! diff --git a/.github/ISSUE_TEMPLATE/please-do-not-create-custom-issue-in-this-project.md b/.github/ISSUE_TEMPLATE/please-do-not-create-custom-issue-in-this-project.md new file mode 100644 index 0000000..c3b52ba --- /dev/null +++ b/.github/ISSUE_TEMPLATE/please-do-not-create-custom-issue-in-this-project.md @@ -0,0 +1,12 @@ +--- +name: Please DO NOT create custom issue in this project +about: Please DO NOT create custom issue in this project +title: '' +labels: '' +assignees: '' + +--- + +Please DO NOT create custom issue in this project! +Please DO NOT create custom issue in this project! +Please DO NOT create custom issue in this project! diff --git a/.github/ISSUE_TEMPLATE/please-do-not-create-feature-request-in-this-project.md b/.github/ISSUE_TEMPLATE/please-do-not-create-feature-request-in-this-project.md new file mode 100644 index 0000000..e733cd1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/please-do-not-create-feature-request-in-this-project.md @@ -0,0 +1,12 @@ +--- +name: Please DO NOT create feature request in this project +about: Please DO NOT create feature request in this project +title: '' +labels: '' +assignees: '' + +--- + +Please DO NOT create feature request in this project! +Please DO NOT create feature request in this project! +Please DO NOT create feature request in this project!