diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 407a32c3b..1d4b00868 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ +For reporting security vulnerabilities [please refer to the website.](https://www.nomadproject.io/security.html) + If you have a question, prepend your issue with `[question]` or preferably use the [nomad mailing list](https://www.nomadproject.io/community.html). If filing a bug please include the following: diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 000000000..cb9e95a7e --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1,3 @@ +# Security Policy + +Please see https://www.nomadproject.io/security.html