diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dc5e194b..eb90f979 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: '报告Bug 🐛' -about: 报告 remax 的 bug +about: 报告 Ant Design Pro 的 bug title: '[BUG]' labels: bug assignees: '' @@ -16,10 +16,9 @@ assignees: '' **版本信息:** -- remax 版本: [e.g. 1.0.0] -- 手机型号 [e.g. iPhone X] -- 小程序端 [e.g. 微信小程序] -- 小程序版本[e.g. 2.3.0] +- Ant Design Pro 版本: [e.g. 4.0.0] +- umi 版本 +- 浏览器环境 - 开发环境 [e.g. mac OS] **其他信息** [如截图等其他信息可以贴在这里] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 24ae035e..bdc38582 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: '功能需求 ✨' -about: 对 remax 的需求或建议 +about: 对 Ant Design Pro 的需求或建议 title: '[需求]' labels: feature assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 3944f67e..3ad40672 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,6 +1,6 @@ --- name: '疑问或需要帮助 ❓' -about: 对 remax 使用的疑问或需要帮助 +about: 对 Ant Design Pro 使用的疑问或需要帮助 title: '[问题]' labels: question assignees: ''