diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9c2622b..c549fa4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: Bug Report description: File a bug report -title: "" +title: "[Bug]: " labels: ["bug"] body: - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/index.yml b/.github/ISSUE_TEMPLATE/index.yml deleted file mode 100644 index 9371fb7..0000000 --- a/.github/ISSUE_TEMPLATE/index.yml +++ /dev/null @@ -1,2 +0,0 @@ -issue_templates: - - bug_report.yml