diff --git a/.github/ISSUE_TEMPLATE/pull_request_template.bug_report.yml b/.github/ISSUE_TEMPLATE/pull_request_template.bug_report.yml deleted file mode 100644 index 536cc38d..00000000 --- a/.github/ISSUE_TEMPLATE/pull_request_template.bug_report.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Bug report -description: Create a report to help Termix improve -body: - - type: input - id: title - attributes: - label: Title - description: Brief, descriptive title for the PR - placeholder: "Brief description of the PR" - validations: - required: true