ISSUE_TEMPLATE: remove redundant "report a security issue" button
"report a security issue" button was shown redundantly in https://github.com/containerd/containerd/issues/new/choose Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
parent
9067796ce4
commit
d50de11ce6
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -7,9 +7,6 @@ contact_links:
|
||||
In most cases, GitHub Discussions is the best place to ask a question.
|
||||
If you are not sure whether you are going to report a bug or ask a question,
|
||||
please consider asking in GitHub Discussions first.
|
||||
- name: Report a security issue
|
||||
url: https://github.com/containerd/project/blob/master/SECURITY.md
|
||||
about: A security issue should be reported privately by email.
|
||||
- name: Chat with containerd users and developers
|
||||
url: https://slack.cncf.io/
|
||||
about: CNCF slack has `#containerd` and `#containerd-dev` channels
|
||||
|
Loading…
Reference in New Issue
Block a user