From a18ebf742dbc6316fe9f588bf5c1dfc4c60e2e08 Mon Sep 17 00:00:00 2001 From: Mitchell Hanberg Date: Tue, 10 Jun 2025 17:13:25 -0400 Subject: [PATCH] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 54a3b51..f6e8c7d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -blank_issues_enabled: false +blank_issues_enabled: true contact_links: - name: Ask a question url: https://github.com/stefanzweifel/php-changelog-updater/discussions/new?category=q-a @@ -6,6 +6,3 @@ contact_links: - name: Request a feature url: https://github.com/stefanzweifel/php-changelog-updater/discussions/new?category=ideas about: Share ideas for new features - - name: Report a bug - url: https://github.com/stefanzweifel/php-changelog-updater/issues/new - about: Report a reproducable bug