Skip to content

Commit 3c28c4f

Browse files
Merge pull request #222 from spatie/fix-issue-template
Update issue template
2 parents a16c80a + 772a8ee commit 3c28c4f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Feature Request
4+
url: https://github.com/spatie/phpunit-snapshot-assertions/discussions/new?category=ideas
5+
about: Share ideas for new features
6+
- name: Ask a Question
7+
url: https://github.com/spatie/phpunit-snapshot-assertions/discussions/new?category=q-a
8+
about: Ask the community for help

0 commit comments

Comments
 (0)