From 6b41d28180953a0e071184445a718084b335e687 Mon Sep 17 00:00:00 2001 From: xingxing520 <46059349+xingxing2008@users.noreply.github.com> Date: Sun, 19 Feb 2023 09:28:44 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report---en-us.md | 4 ++-- .../ISSUE_TEMPLATE/feature-request---en-us.md | 23 +++++++++++++++++++ ...21\212\351\227\256\351\242\230---zh-cn.md" | 4 ++-- ...03\275\350\257\267\346\261\202---zh-cn.md" | 23 +++++++++++++++++++ 4 files changed, 50 insertions(+), 4 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/feature-request---en-us.md create mode 100644 ".github/ISSUE_TEMPLATE/\346\226\260\345\212\237\350\203\275\350\257\267\346\261\202---zh-cn.md" diff --git a/.github/ISSUE_TEMPLATE/bug-report---en-us.md b/.github/ISSUE_TEMPLATE/bug-report---en-us.md index 370fe52b..b5259680 100644 --- a/.github/ISSUE_TEMPLATE/bug-report---en-us.md +++ b/.github/ISSUE_TEMPLATE/bug-report---en-us.md @@ -7,8 +7,8 @@ assignees: '' --- -** Please note: An issue only reports one problem. If you have many probles, please create other issues ** -** Please note: if you are going to feedback some unimportant bugs, please post in the discussion ** +**Please note: An issue only reports one problem. If you have many probles, please create other issues** +**Please note: if you are going to feedback some unimportant bugs, please post in the discussion** ## FluentLauncher Bug Report : FluentLauncher Version : 2.X.XX . diff --git a/.github/ISSUE_TEMPLATE/feature-request---en-us.md b/.github/ISSUE_TEMPLATE/feature-request---en-us.md new file mode 100644 index 00000000..a2b4cdfb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-request---en-us.md @@ -0,0 +1,23 @@ +--- +name: Feature request | en-US +about: Suggest an idea for this project +title: "[Feature]" +labels: '' +assignees: '' + +--- + +**Please note: An issue only reports one problem. If you have many probles, please create other issues** +**Please note: if you are going to feedback some unimportant bugs, please post in the discussion** + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git "a/.github/ISSUE_TEMPLATE/\346\212\245\345\221\212\351\227\256\351\242\230---zh-cn.md" "b/.github/ISSUE_TEMPLATE/\346\212\245\345\221\212\351\227\256\351\242\230---zh-cn.md" index 3a6824e7..1ca0345f 100644 --- "a/.github/ISSUE_TEMPLATE/\346\212\245\345\221\212\351\227\256\351\242\230---zh-cn.md" +++ "b/.github/ISSUE_TEMPLATE/\346\212\245\345\221\212\351\227\256\351\242\230---zh-cn.md" @@ -7,8 +7,8 @@ assignees: '' --- -** 请注意:一个issue仅报告一个问题。如果您有很多问题,请创建其他issues ** -** 请注意:如果您要反馈一些不重要的错误,请在讨论中发布 ** +**请注意:一个issue仅报告一个问题。如果您有很多问题,请创建其他issues** +**请注意:如果您要反馈一些不重要的错误,请在讨论中发布** ## FluentLauncher错误报告: FluentLauncher版本:2.X.XX diff --git "a/.github/ISSUE_TEMPLATE/\346\226\260\345\212\237\350\203\275\350\257\267\346\261\202---zh-cn.md" "b/.github/ISSUE_TEMPLATE/\346\226\260\345\212\237\350\203\275\350\257\267\346\261\202---zh-cn.md" new file mode 100644 index 00000000..96edfc4e --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\346\226\260\345\212\237\350\203\275\350\257\267\346\261\202---zh-cn.md" @@ -0,0 +1,23 @@ +--- +name: 新功能请求 | zh-CN +about: 为此项目提出建议 +title: "[Feature]" +labels: '' +assignees: '' + +--- + +**请注意:一个issue仅报告一个问题。如果您有很多问题,请创建其他issues** +**请注意:如果您要反馈一些不重要的问题,请在讨论中发布** + +**您的功能请求是否与问题有关?请描述** +对问题所在的清晰而简洁的描述。例如,当[…] + +**描述您想要的解决方案** +对你想要解决方案的清晰而简洁的描述 + +**描述您考虑的备选方案** +对您所考虑的任何替代解决方案或功能的清晰而简洁的描述 + +**附件** +在此添加有关功能请求的任何其他上下文或屏幕截图