Skip to content

Commit f8d150a

Browse files
committed
Fix Issue Template
1 parent ab827f4 commit f8d150a

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true
22
contact_links:
3-
- name: Ask a question
4-
url: https://github.com/stefanzweifel/php-changelog-updater/discussions/new?category=q-a
5-
about: Ask the community for help
6-
- name: Request a feature
7-
url: https://github.com/stefanzweifel/php-changelog-updater/discussions/new?category=ideas
8-
about: Share ideas for new features
9-
- name: Report a bug
10-
url: https://github.com/stefanzweifel/php-changelog-updater/issues/new
11-
about: Report a reproducable bug
3+
- name: Ask a question
4+
url: https://github.com/stefanzweifel/php-changelog-updater/discussions/new?category=q-a
5+
about: Ask the community for help
6+
- name: Request a feature
7+
url: https://github.com/stefanzweifel/php-changelog-updater/discussions/new?category=ideas
8+
about: Share ideas for new features
9+
- name: Report a bug
10+
url: https://github.com/stefanzweifel/php-changelog-updater/issues/new
11+
about: Report a reproducable bug

0 commit comments

Comments
 (0)