From 2b223704f6abd8047a6c4aefa38307eb3b26a327 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Date: Thu, 19 May 2022 21:34:03 +0530 Subject: [PATCH] fix(github): update issue templates (#46073) --- .github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.yml | 2 +- .../ISSUE_TEMPLATE/02--issues-with-software-on-platforms.yml | 2 +- .../03--issues-with-content-on-articles-and-docs.yml | 2 +- .../04--feature-request-for-freecodecamp-org-s-platforms.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.yml b/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.yml index 6a9a6a74c45..d5eee43f731 100644 --- a/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.yml +++ b/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.yml @@ -1,4 +1,4 @@ -name: Report issues with coding challenges & curriculum +name: Issue - Content in our Coding Challenges description: Report issues with a specific challenge, like broken tests, unclear instructions, etc. labels: ['scope: curriculum', 'type: bug', 'status: waiting triage'] body: diff --git a/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.yml b/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.yml index 4e276a3fc27..3da339d3cc1 100644 --- a/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.yml +++ b/.github/ISSUE_TEMPLATE/02--issues-with-software-on-platforms.yml @@ -1,4 +1,4 @@ -name: Report issues with software on freeCodeCamp.org's platforms +name: Issue - User Interface on our Platforms description: Report a software bug on /learn, /news, Community Forum, Code Radio, or any of the platforms. labels: ['type: bug', 'status: waiting triage'] body: diff --git a/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.yml b/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.yml index 047f5122205..d7791cbc341 100644 --- a/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.yml +++ b/.github/ISSUE_TEMPLATE/03--issues-with-content-on-articles-and-docs.yml @@ -1,4 +1,4 @@ -name: Report issues with content on guide articles or documentation. +name: Issues - Content in our Articles and other Documentation description: Report issues with content on a specific article, like broken links, typos, missing parts, etc. labels: ['type: bug', 'status: waiting triage'] body: diff --git a/.github/ISSUE_TEMPLATE/04--feature-request-for-freecodecamp-org-s-platforms.yml b/.github/ISSUE_TEMPLATE/04--feature-request-for-freecodecamp-org-s-platforms.yml index 91cff9a0f9c..965f6faa7fb 100644 --- a/.github/ISSUE_TEMPLATE/04--feature-request-for-freecodecamp-org-s-platforms.yml +++ b/.github/ISSUE_TEMPLATE/04--feature-request-for-freecodecamp-org-s-platforms.yml @@ -1,4 +1,4 @@ -name: Request a new feature on freeCodeCamp.org's platforms +name: New Feature - Request a new feature for our Platforms description: Suggest an idea for freeCodeCamp.org's /learn, /news, Community Forum, Code Radio, or other platforms. labels: ['type: feature request'] body: