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 7118173 commit dce4177Copy full SHA for dce4177
.github/ISSUE_TEMPLATE/config.yml
@@ -1,11 +1,11 @@
1
blank_issues_enabled: false
2
contact_links:
3
- name: Ask a question
4
- url: https://github.com/:vendor_slug/:package_slug/discussions/new?category=q-a
+ url: https://github.com/SiroDiaz/laravel-redirection/discussions/new?category=q-a
5
about: Ask the community for help
6
- name: Request a feature
7
- url: https://github.com/:vendor_slug/:package_slug/discussions/new?category=ideas
+ url: https://github.com/SiroDiaz/laravel-redirection/discussions/new?category=ideas
8
about: Share ideas for new features
9
- name: Report a bug
10
- url: https://github.com/:vendor_slug/:package_slug/issues/new
+ url: https://github.com/SiroDiaz/laravel-redirection/issues/new
11
about: Report a reproducable bug
0 commit comments