Skip to content

Commit 342e49e

Browse files
Merge pull request #40 from spatie/fix-issue-template
Update issue template
2 parents 9b622ca + 094dbcf commit 342e49e

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/blink/discussions/new?category=ideas
5+
about: Share ideas for new features
6+
- name: Ask a Question
7+
url: https://github.com/spatie/blink/discussions/new?category=q-a
8+
about: Ask the community for help

0 commit comments

Comments
 (0)