diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3ba13e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index 9ff9ff9d..8be6f46b 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -1,6 +1,5 @@ name: Issue 🐞 description: Report an issue or feature request -type: issue body: - type: markdown @@ -54,4 +53,4 @@ body: id: additional-context attributes: label: Additional context - description: Add any other context or screenshots here. \ No newline at end of file + description: Add any other context or screenshots here.