From 727510ed7f4375c2cb340e75864356f0da4a2748 Mon Sep 17 00:00:00 2001 From: Kwon Date: Fri, 27 Feb 2026 20:35:28 +0900 Subject: [PATCH] fix issue md error --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/config.yml | 1 + .github/ISSUE_TEMPLATE/feature_request.md | 1 + .github/ISSUE_TEMPLATE/general.md | 12 ++++++++++++ 4 files changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/general.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd5abf2..79751ca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,6 @@ --- name: Bug Report +about: Report a reproducible bug or unexpected behavior labels: bug --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..3ba13e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index fc1c6ee..fd87af1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,5 +1,6 @@ --- name: Feature Request +about: Suggest a new feature or improvement labels: enhancement --- diff --git a/.github/ISSUE_TEMPLATE/general.md b/.github/ISSUE_TEMPLATE/general.md new file mode 100644 index 0000000..7a08a49 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/general.md @@ -0,0 +1,12 @@ +--- +name: General +about: Questions, discussions, or issues that don't fit other categories +--- + +## Summary + + +## Details + +## Additional Context +