diff --git a/.github/ISSUE_TEMPLATE/---bug-report.yml b/.github/ISSUE_TEMPLATE/---bug-report.yml deleted file mode 100644 index 67f60e540..000000000 --- a/.github/ISSUE_TEMPLATE/---bug-report.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: 🐞 Bug Report -description: Report an error in this repository -title: 'Fix: ' -labels: ['🐞 bug'] - -body: - - type: textarea - attributes: - label: Describe your issue - description: Please describe the error in as much detail as possible so that we can fix it quickly. - validations: - required: true