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 eef68a5 commit a23a3cfCopy full SHA for a23a3cf
.github/ISSUE_TEMPLATE/config.yml
@@ -2,9 +2,9 @@ blank_issues_enabled: true
2
3
contact_links:
4
- name: Questions, help, feedback, etc.
5
- url: https://github.com/Rust-for-Linux/linux/blob/rust/README.md
6
- about: Please use the mailing list or the Zulip chat.
+ url: https://rust-for-linux.com/contact#zulip-chat
+ about: Please use the Zulip chat.
7
8
- - name: Security vulnerability
9
- url: https://www.kernel.org/doc/html/latest/admin-guide/security-bugs.html
10
- about: If the code is already in mainline, read this link.
+ - name: Report a security bug
+ url: https://docs.kernel.org/admin-guide/security-bugs.html
+ about: Please read the "Security bugs" page in the kernel documentation.
0 commit comments