summaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/config.yml
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2020-04-22 12:11:38 -0700
committergVisor bot <gvisor-bot@google.com>2020-04-22 12:12:49 -0700
commitc31641150d9ee0e4b9c7cf1210c4e89a030a6bd7 (patch)
tree649b99c51111f0ca0fac0385720f0587e4ef9f8e /.github/ISSUE_TEMPLATE/config.yml
parenta27d6329df96d50b5b5cd4b550ca024cc3f0b16c (diff)
Add GitHub pull request template.
This just provides some sane reminders and ticks a box on the GitHub UI. This change also cleans up the issue template, as there is already an automatic link to the repository's security disclosure policy. PiperOrigin-RevId: 307868833
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index f42510b1f..772c9a0ac 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -8,7 +8,4 @@ contact_links:
about: Please see our documentation for debugging tips.
- name: gVisor User Forum
url: https://groups.google.com/g/gvisor-users
- about: Please ask and answer questions here.
- - name: gVisor Security List
- url: https://github.com/google/gvisor/blob/master/SECURITY.md
- about: Please report security vulnerabilities using the process described here.
+ about: Ask and answer general questions here.