From 2b0530d9b046ffb2be4d21e23f76e664ed5db272 Mon Sep 17 00:00:00 2001 From: Bruce Wayne Date: Wed, 21 Apr 2021 09:23:52 +0800 Subject: [PATCH] Update issue forms --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/bug_report.zh-CN.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.zh-CN.yml | 1 - 4 files changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 43fcf26d..b4090dcf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,5 @@ name: Bug report description: "Create a report to help us improve" -title: "" labels: 需要核实 issue_body: true body: diff --git a/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml b/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml index 1f95a97f..1da7c1e5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.zh-CN.yml @@ -1,6 +1,5 @@ name: 错误报告 description: "创建错误报告以帮助我们改进" -title: "" labels: 需要核实 issue_body: true body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 0cd00665..1f06ba75 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,5 @@ name: request description: "Suggest an idea for this project" -title: "" labels: 需要核实 issue_body: true body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.zh-CN.yml b/.github/ISSUE_TEMPLATE/feature_request.zh-CN.yml index d91bc62f..87183f41 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.zh-CN.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.zh-CN.yml @@ -1,6 +1,5 @@ name: 功能请求 description: "建议这个项目的想法" -title: "" labels: 需要核实 issue_body: true body: