We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a970d commit 08cad00Copy full SHA for 08cad00
.github/ISSUE_TEMPLATE/config.yml
@@ -1,11 +1,11 @@
1
blank_issues_enabled: true
2
contact_links:
3
- name: Ask a question
4
- url: https://github.com/nativephp/nativephp-laravel/discussions/new?category=q-a
+ url: https://github.com/nativephp/laravel/discussions/new?category=q-a
5
about: Ask the community for help
6
- name: Request a feature
7
- url: https://github.com/nativephp/nativephp-laravel/discussions/new?category=ideas
+ url: https://github.com/nativephp/laravel/discussions/new?category=ideas
8
about: Share ideas for new features
9
- name: Report a security issue
10
- url: https://github.com/nativephp/nativephp-laravel/security/policy
+ url: https://github.com/nativephp/laravel/security/policy
11
about: Learn how to notify us for sensitive bugs
0 commit comments