From 9f67b450af6a790d6c39a42c61fd9b824b1a197e Mon Sep 17 00:00:00 2001 From: Jiaju Zhuang Date: Thu, 29 Aug 2019 20:15:39 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/----.md | 13 ++++--------- .github/ISSUE_TEMPLATE/--.md | 10 ++++++++++ 2 files changed, 14 insertions(+), 9 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/--.md diff --git a/.github/ISSUE_TEMPLATE/----.md b/.github/ISSUE_TEMPLATE/----.md index 59d4f34..53af6e2 100644 --- a/.github/ISSUE_TEMPLATE/----.md +++ b/.github/ISSUE_TEMPLATE/----.md @@ -1,15 +1,10 @@ --- -name: 使用疑问 -about: 请先阅读“快速使用”,上面无法解决再提交问题 +name: 给出建议 +about: 给出一些建议的能 title: '' -labels: help wanted +labels: suggest assignees: '' --- -**异常代码** -```java - 这里写你的代码 -``` -**异常提示** -请提供完整的异常提示 +**建议描述** diff --git a/.github/ISSUE_TEMPLATE/--.md b/.github/ISSUE_TEMPLATE/--.md new file mode 100644 index 0000000..a3171b2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--.md @@ -0,0 +1,10 @@ +--- +name: 建议 +about: 给出一些建议的能 +title: '' +labels: suggest +assignees: '' + +--- + +**建议描述**