chore: update issue templates
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
---
|
||||
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: ''
|
||||
|
||||
---
|
||||
|
||||
|
@ -1,6 +1,10 @@
|
||||
---
|
||||
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."
|
||||
name: 'Bug Report: Software issue on freeCodeCamp.org''s platforms'
|
||||
about: Report a software bug on freeCodeCamp.org's News, Community Forum, Code Radio
|
||||
or Coding platforms
|
||||
title: ''
|
||||
labels: 'type: bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
@ -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.
|
Reference in New Issue
Block a user