Skip to content

Commit 51767a8

Browse files
committed
enable blank issues and update discussion links for clarity
1 parent 327e400 commit 51767a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true
22
contact_links:
33
- name: Ask a question
4-
url: https://github.com/scify/laravel-cookie-guard/discussions/new?category=q-a
4+
url: https://github.com/scify/laravel-cookie-guard/discussions/new?category=questions
55
about: Ask the community for help
66
- name: Request a feature
77
url: https://github.com/scify/laravel-cookie-guard/discussions/new?category=ideas
88
about: Share ideas for new features
99
- name: Report a security issue
10-
url: https://github.com/scify/laravel-cookie-guard/security/policy
10+
url: https://github.com/scify/laravel-cookie-guard/security/advisories
1111
about: Learn how to notify us for sensitive bugs
1212
- name: Report a bug
13-
url: https://github.com/scify/laravel-cookie-guard/issues/new
13+
url: https://github.com/scify/laravel-cookie-guard/issues/new?template=bug_report.md
1414
about: Report a reproducible bug

0 commit comments

Comments
 (0)