chore: update issue templates

This commit is contained in:
mrugesh
2019-10-02 11:55:13 +05:30
committed by GitHub
parent abcb70b3d5
commit b16ba8d18c
3 changed files with 31 additions and 3 deletions

View File

@ -1,6 +1,9 @@
--- ---
name: 'Bug Report: Issues with Coding challenges' name: 'Bug Report: Issues with Coding challenges'
about: Reporting issue with a specific challenge, like broken tests, unclear instructions. about: Report issue with a specific challenge, like broken tests, unclear instructions.
title: ''
labels: 'scope: curriculum, status: needs investigation'
assignees: ''
--- ---

View File

@ -1,6 +1,10 @@
--- ---
name: "Bug Report: Software issue on freeCodeCamp.org's platforms" name: 'Bug Report: Software issue on freeCodeCamp.org''s platforms'
about: "Reporting a software bug, on freeCodeCamp.org's coding, news, forum, code-radio or other platforms." about: Report a software bug on freeCodeCamp.org's News, Community Forum, Code Radio
or Coding platforms
title: ''
labels: 'type: bug'
assignees: ''
--- ---

View File

@ -0,0 +1,21 @@
---
name: 'Feature request: Request a new feature for freeCodeCamp.org''s platforms'
about: Suggest an idea for freeCodeCamp.org's News, Community Forum, Code Radio or
Coding platforms
title: ''
labels: 'type: feature request'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.