From 80e41f22ceaa088df6d93a0026d1e7783bc6079e Mon Sep 17 00:00:00 2001 From: Kiyoon Kim Date: Wed, 15 Feb 2023 14:56:45 +0000 Subject: prettier formatting yml and md --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++--- .github/ISSUE_TEMPLATE/highlighting_issue.yml | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0b6c990a9..f68dd2486 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: Bug report description: Create a report to help us improve -labels: [ bug ] +labels: [bug] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 11fc491ef..d883b8f2d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,10 +1,9 @@ --- name: Feature request about: Suggest an idea for this project -title: '' +title: "" labels: enhancement -assignees: '' - +assignees: "" --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/highlighting_issue.yml b/.github/ISSUE_TEMPLATE/highlighting_issue.yml index b6c4404fc..2713df8a1 100644 --- a/.github/ISSUE_TEMPLATE/highlighting_issue.yml +++ b/.github/ISSUE_TEMPLATE/highlighting_issue.yml @@ -1,6 +1,6 @@ name: Highlighting issue description: Missing or incorrect highlights or you want to change the way something is highlighted -labels: [ highlights ] +labels: [highlights] body: - type: markdown -- cgit v1.2.3-70-g09d2