diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index c2366d41..4b059262 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,5 +1,5 @@ --- -name: \U0001F41B Bug Report +name: "\U0001F41B Bug Report" about: Something doesn't work as expected labels: bug assignees: KFCFans diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 7988c019..d266e977 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,8 +7,8 @@ about: Usage question that isn't answered in docs or discussion Before asking a question, make sure you have(在提问之前,请确保你已经): -- Googled your question(百度了你的问题) -- Searched open and closed [GitHub issues](https://github.com/KFCFans/PowerJob/issues)(搜索了 GitHub issues) -- Read [documentation](https://www.yuque.com/powerjob/en)(仔细阅读了[官方文档](https://www.yuque.com/powerjob/guidence)) +- Read documentation(仔细阅读了官方文档) +- Googled your question(百度搜索了你的问题) +- Searched open and closed GitHub issues(搜索了开放和关闭的 GitHub issues) Please pay attention on issues you submitted, because we maybe need more details. \ No newline at end of file