diff --git a/.github/ISSUE_TEMPLATE/FEATURE.yml b/.github/ISSUE_TEMPLATE/FEATURE.yml deleted file mode 100644 index eb2e994..0000000 --- a/.github/ISSUE_TEMPLATE/FEATURE.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Feature Request -description: Request a new feature -title: "[Feature]: " -labels: [ new ] -assignees: - - MacroMan -body: - - type: textarea - id: new-feature - attributes: - label: Description - description: Please detail what you would like to see in Spaces-API. - validations: - required: true diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0..0086358 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1 @@ -blank_issues_enabled: false +blank_issues_enabled: true