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: '' + +--- + +**建议描述**