Skip to content

Commit 7f26862

Browse files
committed
GitHub: add issue templates config
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent a6e0bb2 commit 7f26862

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
blank_issues_enabled: true
2+
3+
contact_links:
4+
- name: General discussions, 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.
7+
8+
- name: Report a 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.

0 commit comments

Comments
 (0)