From 7cb5e5bcd4c3ea2e6ca510a9ee612324f33e32b9 Mon Sep 17 00:00:00 2001 From: wenxu12345 <44203734@qq.com> Date: Fri, 26 Nov 2021 12:28:13 +0800 Subject: [PATCH] add issue template --- .github/ISSUE_TEMPLATE | 1 - .github/{ => workflows/ISSUE_TEMPLATE}/ISSUE_TEMPLATE.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE rename .github/{ => workflows/ISSUE_TEMPLATE}/ISSUE_TEMPLATE.md (99%) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE deleted file mode 100644 index 8b1378917..000000000 --- a/.github/ISSUE_TEMPLATE +++ /dev/null @@ -1 +0,0 @@ - diff --git a/.github/ISSUE_TEMPLATE.md b/.github/workflows/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md similarity index 99% rename from .github/ISSUE_TEMPLATE.md rename to .github/workflows/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md index f23d7530d..a5c7ea33d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/workflows/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md @@ -37,4 +37,4 @@ Example: ### Anything else: +--> \ No newline at end of file