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.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000000..71791dd8b9
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,9 @@
+contact_links:
+ - name: "Feature"
+ url: https://github.com/openbmc/openbmc/issues
+ about: "Please file any feature requests to the main openbmc project."
+ - name: "Crash bug"
+ url: https://https://github.com/openbmc/docs/blob/master/security/obmc-security-response-team.md
+ about:
+ "Please file any bug causing a crash to
+ openbmc-security@lists.ozlabs.org."