diff --git a/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.md b/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.md index cebfea1ff1..6d22e00443 100644 --- a/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.md +++ b/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.md @@ -1,5 +1,5 @@ --- -name: 'Report issues with content on /news, guide articles or documentation' +name: 'Report issues with content on guide articles or documentation' about: Report issues with content on a specific article, like broken links, typos, missing parts, etc. title: '' labels: 'type: bug, status: waiting triage' @@ -10,6 +10,8 @@ assignees: '' + **Describe your problem and how to reproduce it:** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4341a19111..54f6815e20 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,9 @@ contact_links: - name: Request programming help with coding challenges url: https://forum.freecodecamp.org about: Please visit this page for general support and programming help on coding challenges. + - name: Report issues with content on /news articles + url: https://mailxto.com/lkj5n7 + about: Please fill out an email to our editorial team to report issues on specific articles on our technical publication (link opens an email template) - name: Request technical support for your freeCodeCamp account url: https://www.freecodecamp.org/support about: Please visit this page for requesting technical support related to your freeCodeCamp account.