From f3e73619b67fe563332e7a3752981a2bfb7fde6d Mon Sep 17 00:00:00 2001 From: xuexb Date: Mon, 23 Oct 2017 12:39:19 +0800 Subject: [PATCH] docs: update the create issue document --- .github/ISSUE_TEMPLATE.md | 8 +++----- README.md | 3 ++- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d8a71b1..6b869eb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,9 +1,7 @@ - -node version: 版本号 (数字) - ---- diff --git a/README.md b/README.md index 4131e8e..f5fd478 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Github robot ### Issue -- [x] 不规范 issue 自动关闭 +- [x] 没有使用 [创建 issue](https://xuexb.github.io/github-bot/create-issue.html) 页面提交的 issue 将直接被关闭 +- [x] 根据 [创建 issue](https://xuexb.github.io/github-bot/create-issue.html) 页面提交的 issue 类型自动打上对应 label - [x] 当 issue 标记 label 为 `need demo` 时,自动回复,需要相关demo - [x] issue 自动 assign 给指定人员,需要配置 `package.json` 中 `config.github-bot.labelToAuthor` 映射