From 557248ff89d0df26ce33efaafa708103fea7f783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=85=AB?= Date: Tue, 21 Jul 2020 17:47:04 +0800 Subject: [PATCH] [ops] opt issuce template --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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