From da14366a265b114d9cf516fd63aac2f4c6404eca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BFCai?= Date: Fri, 11 Oct 2024 18:45:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8E=92=E5=BA=8F=E5=92=8C?= =?UTF-8?q?=E5=8D=95=E8=AF=8D=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{bug_report.yml => 1.bug_report.yml} | 8 ++++---- ...feature_request.yml => 2.feature_request.yml} | 2 +- ...feedback.yml => 3.documentation_feedback.yml} | 2 +- ...client_feedback.yml => 5.client_feedback.yml} | 5 ++--- ...n_report.yml => 6.vscode_plugin_feedback.yml} | 5 ++--- .github/ISSUE_TEMPLATE/other.md | 6 ------ .github/ISSUE_TEMPLATE/other.yml | 16 ++++++++++++++++ 7 files changed, 26 insertions(+), 18 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yml => 1.bug_report.yml} (93%) rename .github/ISSUE_TEMPLATE/{feature_request.yml => 2.feature_request.yml} (96%) rename .github/ISSUE_TEMPLATE/{documentation_feedback.yml => 3.documentation_feedback.yml} (96%) rename .github/ISSUE_TEMPLATE/{client_feedback.yml => 5.client_feedback.yml} (90%) rename .github/ISSUE_TEMPLATE/{vscode_plugin_report.yml => 6.vscode_plugin_feedback.yml} (90%) delete mode 100644 .github/ISSUE_TEMPLATE/other.md create mode 100644 .github/ISSUE_TEMPLATE/other.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml similarity index 93% rename from .github/ISSUE_TEMPLATE/bug_report.yml rename to .github/ISSUE_TEMPLATE/1.bug_report.yml index a43cd435..c6781a9f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -1,12 +1,12 @@ name: 🐞 Bug Report description: Report a bug title: "[Bug Report]" -labels: [🐞bug, padding-no-confirmed] +labels: [🐞bug, pending-no-confirmed] body: - type: markdown attributes: - value: | - Thank you for taking the time to report this bug. + value: Thank you for taking the time to report this bug. + - type: checkboxes id: prerequisites attributes: @@ -14,7 +14,7 @@ body: description: "Before submitting the issue, ensure the following:" options: - label: There isn't an existing issue that reports the same bug to avoid duplicates. - - label: + - label: | The provided information offers a [minimal reproducible example](https://github.com/Tencent/cherry-markdown/tree/main/examples) of the bug, ([Why create a Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example)). - label: For Q&A, please open a [GitHub Discussion](https://github.com/Tencent/cherry-markdown/discussions) instead. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml similarity index 96% rename from .github/ISSUE_TEMPLATE/feature_request.yml rename to .github/ISSUE_TEMPLATE/2.feature_request.yml index 26ba32a1..ec3a225c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml @@ -1,7 +1,7 @@ name: 🚀 New feature proposal description: Suggest an idea for this project title: "[Feature Request]" -labels: [🚀enhancement, padding-no-confirmed] +labels: [🚀enhancement, pending-no-confirmed] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/documentation_feedback.yml b/.github/ISSUE_TEMPLATE/3.documentation_feedback.yml similarity index 96% rename from .github/ISSUE_TEMPLATE/documentation_feedback.yml rename to .github/ISSUE_TEMPLATE/3.documentation_feedback.yml index 53cdc0e3..91d48d6a 100644 --- a/.github/ISSUE_TEMPLATE/documentation_feedback.yml +++ b/.github/ISSUE_TEMPLATE/3.documentation_feedback.yml @@ -1,7 +1,7 @@ name: 📃 Documentation Feedback description: Ask a question or submit a bug related to our documentation title: "[Docs]" -labels: [📃documentation, padding-no-confirmed] +labels: [📃documentation, pending-no-confirmed] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/client_feedback.yml b/.github/ISSUE_TEMPLATE/5.client_feedback.yml similarity index 90% rename from .github/ISSUE_TEMPLATE/client_feedback.yml rename to .github/ISSUE_TEMPLATE/5.client_feedback.yml index 49acad0d..c5b66484 100644 --- a/.github/ISSUE_TEMPLATE/client_feedback.yml +++ b/.github/ISSUE_TEMPLATE/5.client_feedback.yml @@ -1,12 +1,11 @@ name: 💻 Client Feedback description: Client feedback title: "[Client]" -labels: [💻client, padding-no-confirmed] +labels: [💻client, pending-no-confirmed] body: - type: markdown attributes: - value: | - Thank you for your interest in the project and for taking the time to provide your feedback. + value: Thank you for your interest in the project and for taking the time to provide your feedback. - type: checkboxes id: prerequisites diff --git a/.github/ISSUE_TEMPLATE/vscode_plugin_report.yml b/.github/ISSUE_TEMPLATE/6.vscode_plugin_feedback.yml similarity index 90% rename from .github/ISSUE_TEMPLATE/vscode_plugin_report.yml rename to .github/ISSUE_TEMPLATE/6.vscode_plugin_feedback.yml index deb36d32..e0d7c61a 100644 --- a/.github/ISSUE_TEMPLATE/vscode_plugin_report.yml +++ b/.github/ISSUE_TEMPLATE/6.vscode_plugin_feedback.yml @@ -1,12 +1,11 @@ name: 🔌 VSCode Plugin issue description: About VSCode Plugin issue title: "[VSCode Plugin]" -labels: [🔌vscode-plugin, padding-no-confirmed] +labels: [🔌vscode-plugin, pending-no-confirmed] body: - type: markdown attributes: - value: | - Thanks for your interest in the project and taking the time to fill out this feature report! + value: Thank you for your interest in the project and for taking the time to provide your feedback. - type: checkboxes id: checkboxes diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md deleted file mode 100644 index d61af107..00000000 --- a/.github/ISSUE_TEMPLATE/other.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -name: ✏️ Others -about: If none of them are in other ranges, please use this to illustrate. -title: "[Others]" -labels: [padding-no-confirmed] ---- diff --git a/.github/ISSUE_TEMPLATE/other.yml b/.github/ISSUE_TEMPLATE/other.yml new file mode 100644 index 00000000..dd3e6221 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other.yml @@ -0,0 +1,16 @@ +name: ✏️ Others +description: If none of them are in other ranges, please use this to illustrate. +title: "[Others]" +labels: [pending-no-confirmed] +body: + - type: markdown + attributes: + value: Thank you for your interest in the project and for taking the time to provide your feedback. + + - type: textarea + id: issue-description + attributes: + label: Clear and concise description of the problem or idea. + placeholder: Questions or ideas. + validations: + required: true