From 9581b71f38d15e5afe83fdcbccde09443f1b9128 Mon Sep 17 00:00:00 2001 From: wenxu12345 <44203734@qq.com> Date: Fri, 26 Nov 2021 13:07:37 +0800 Subject: [PATCH] add issue template --- .github/{workflows => }/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md | 0 .gitignore | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .github/{workflows => }/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md (100%) diff --git a/.github/workflows/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md similarity index 100% rename from .github/workflows/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md diff --git a/.gitignore b/.gitignore index 532c7da35..3d19cc7b8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,6 @@ logs components logs out-test -.github +