diff --git a/.github/ISSUE_TEMPLATE/request_feature.yml b/.github/ISSUE_TEMPLATE/1_request_feature.yml similarity index 97% rename from .github/ISSUE_TEMPLATE/request_feature.yml rename to .github/ISSUE_TEMPLATE/1_request_feature.yml index cdfdf2e1c..7311decb7 100644 --- a/.github/ISSUE_TEMPLATE/request_feature.yml +++ b/.github/ISSUE_TEMPLATE/1_request_feature.yml @@ -1,8 +1,7 @@ name: ⭐ Feature request description: Suggest a feature to improve Mihon -labels: [Feature request] +labels: [feature request] body: - - type: textarea id: feature-description attributes: diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/2_report_issue.yml similarity index 99% rename from .github/ISSUE_TEMPLATE/report_issue.yml rename to .github/ISSUE_TEMPLATE/2_report_issue.yml index c3562cd0a..0f518c7dc 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/2_report_issue.yml @@ -1,8 +1,7 @@ name: 🐞 Issue report description: Report an issue in Mihon -labels: [Bug] +labels: [bug] body: - - type: textarea id: reproduce-steps attributes: