summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/config.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 000000000000..3068c60470e4
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,10 @@
+blank_issues_enabled: true
+
+contact_links:
+ - name: Questions, help, feedback, etc.
+ url: https://github.com/Rust-for-Linux/linux/blob/rust/README.md
+ about: Please use the mailing list or the Zulip chat.
+
+ - name: Security vulnerability
+ url: https://www.kernel.org/doc/html/latest/admin-guide/security-bugs.html
+ about: If the code is already in mainline, read this link.