From 3999de294f98d4e644f4932df6923282a27fdcaa Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Thu, 28 Apr 2022 19:12:22 -0700 Subject: [PATCH] chore: a couple more places to update security policy (#45782) --- .github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.md | 2 +- .github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.md | 2 +- docs/FAQ.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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?