Skip to content

Commit 9dab484

Browse files
authored
Update contact links in issue template config
1 parent fbd28ea commit 9dab484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Ask a question
4-
url: https://github.com/orgs/nativephp/discussions/new?category=q-a
4+
url: https://discord.gg/nativephp
55
about: Ask the community for help
66
- name: Request a feature
77
url: https://github.com/orgs/nativephp/discussions/new?category=ideas
88
about: Share ideas for new features
99
- name: Report a security issue
10-
url: https://github.com/nativephp/laravel/security/policy
10+
url: https://github.com/nativephp/desktop/security/policy
1111
about: Learn how to notify us for sensitive bugs

0 commit comments

Comments
 (0)