From a5a93bf8905daa03fb76c9c986f126bb45bf5e29 Mon Sep 17 00:00:00 2001 From: AnJia Date: Thu, 8 Sep 2022 11:17:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9issues=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/{gcr-io_porter.md => porter.md} | 2 +- .github/ISSUE_TEMPLATE/question.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{gcr-io_porter.md => porter.md} (88%) create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/gcr-io_porter.md b/.github/ISSUE_TEMPLATE/porter.md similarity index 88% rename from .github/ISSUE_TEMPLATE/gcr-io_porter.md rename to .github/ISSUE_TEMPLATE/porter.md index b1502ab..95994ed 100644 --- a/.github/ISSUE_TEMPLATE/gcr-io_porter.md +++ b/.github/ISSUE_TEMPLATE/porter.md @@ -1,5 +1,5 @@ --- -name: gcr.io_porter +name: 搬运镜像使用这个模板,别瞎改 about: docker镜像搬运工 title: "[PORTER]" labels: porter diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..77d65cc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,8 @@ +--- +name: 问问题用这个模板 +about: 问问题专用模板 +title: "[QUESTION]" +labels: question +assignees: 'anjia0532' + +---