diff --git a/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.md b/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.md index 6c8ef52913d..2ce2bac05b3 100644 --- a/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.md +++ b/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.md @@ -7,7 +7,7 @@ assignees: '' --- ## Affected page diff --git a/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.md b/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.md index df032a5c6c0..6ead5f01db3 100644 --- a/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.md +++ b/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.md @@ -8,7 +8,7 @@ assignees: '' --- ## Affected page diff --git a/docs/FAQ.md b/docs/FAQ.md index 6d83f3e4056..ab8a411bac7 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -32,7 +32,7 @@ Please note that these GitHub issues are for codebase-related issues and discuss ### How can I report a security issue? -Please don't create GitHub issues for security issues. Instead, please send an email to `security@freecodecamp.org` and we'll look into it immediately. +Please don't create GitHub issues for security issues. Instead, please [follow our security policy](https://contribute.freecodecamp.org/#/security). ### I am a student. Can I work on a feature for academic credits?