From c076f5ae988974996139ed053ca52b626d5697c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Mon, 18 Dec 2023 16:04:56 +0800 Subject: [PATCH] Github: update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++----- .github/ISSUE_TEMPLATE/feature_request.md | 4 +++- .github/ISSUE_TEMPLATE/logo_request.md | 6 +++--- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3a9df9a7..7b3260a5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: '' +title: '[BUG] ' labels: bug assignees: '' @@ -24,12 +24,9 @@ The content of the configuration file you use (if any) //paste here ``` -Output of `env NO_CONFIG=1 fastfetch --load-config all --show-errors --stat --multithreading false --disable-linewrap false --hide-cursor false`: +Output of `fastfetch -c ci.jsonc --format json`: ``` diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6a2a7bde..febdba83 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,12 +1,14 @@ --- name: Feature request about: Suggest an idea for this project -title: '' +title: '[FEAT] ' labels: enhancement assignees: '' --- + + # Current state: # Wanted state: diff --git a/.github/ISSUE_TEMPLATE/logo_request.md b/.github/ISSUE_TEMPLATE/logo_request.md index 4c49dc89..223b86f0 100644 --- a/.github/ISSUE_TEMPLATE/logo_request.md +++ b/.github/ISSUE_TEMPLATE/logo_request.md @@ -1,7 +1,7 @@ --- name: Logo request about: Request a new logo -title: '' +title: '[LOGO] ' labels: logo request assignees: '' @@ -9,10 +9,10 @@ assignees: '' # OS ``` -paste content of /etc/os-release here. If this file doesn't exist, describe a way to identify the distro. +Paste content of /etc/os-release here. If this file doesn't exist, describe a way to identify the distro. ``` # Ascii ``` -paste ascii art here. If you leave this empty, i will try to find the logo myself. +Paste ascii art here. ```