chore: update issue templates (#42999)
This commit is contained in:
@ -10,13 +10,13 @@ assignees: ''
|
|||||||
NOTE: If you're reporting a security issue, don't create a GitHub issue. Instead, email security@freecodecamp.org. We will look into it immediately.
|
NOTE: If you're reporting a security issue, don't create a GitHub issue. Instead, email security@freecodecamp.org. We will look into it immediately.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**Affected page**
|
## Affected page
|
||||||
Add a link to the coding challenge with the problem.
|
|
||||||
|
|
||||||
|
<!-- Add a link to the coding challenge with the problem. -->
|
||||||
|
|
||||||
|
## Your code
|
||||||
|
|
||||||
**Your code**
|
<!-- Copy and paste the code from the editor that you used in between the back-ticks below: -->
|
||||||
Copy and paste the code from the editor that you used in between the back-ticks below:
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -25,21 +25,23 @@ Copy and paste the code from the editor that you used in between the back-ticks
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Expected behavior**
|
## Expected behavior
|
||||||
Add a clear and concise description of what you expected to happen.
|
|
||||||
|
|
||||||
|
<!-- Add a clear and concise description of what you expected to happen. -->
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
**Screenshots**
|
<!-- If applicable, add screenshots to help explain your problem. you can drag and drop, png, jpg, gif, etc. in this box. -->
|
||||||
If applicable, add screenshots to help explain your problem. you can drag and drop, png, jpg, gif, etc. in this box.
|
|
||||||
|
|
||||||
|
## System
|
||||||
|
|
||||||
|
<!-- Please complete the following information. -->
|
||||||
|
|
||||||
**System (please complete the following information):**
|
- Device: [e.g. iPhone6, Laptop]
|
||||||
- Device: [e.g. iPhone6, Laptop]
|
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
|
||||||
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
|
- Browser: [e.g. chrome, safari]
|
||||||
- Browser: [e.g. chrome, safari]
|
- Version: [e.g. 22]
|
||||||
- Version: [e.g. 22]
|
|
||||||
|
|
||||||
**Additional context**
|
## Additional context
|
||||||
Add any other context about the problem here.
|
|
||||||
|
<!-- Add any other context about the problem here. -->
|
||||||
|
@ -1,24 +1,22 @@
|
|||||||
---
|
---
|
||||||
name: 'Report issues with software on freeCodeCamp.org''s platforms'
|
name: "Report issues with software on freeCodeCamp.org's platforms"
|
||||||
about: Report a software bug on /learn, /news, Community Forum, Code Radio
|
about: Report a software bug on /learn, /news, Community Forum, Code Radio
|
||||||
or any of the platforms.
|
or any of the platforms.
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'type: bug, status: waiting triage'
|
labels: 'type: bug, status: waiting triage'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
NOTE: If you're reporting a security issue, don't create a GitHub issue. Instead, email security@freecodecamp.org. We will look into it immediately.
|
NOTE: If you're reporting a security issue, don't create a GitHub issue. Instead, email security@freecodecamp.org. We will look into it immediately.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## Affected page
|
||||||
|
|
||||||
**Affected page**
|
<!-- Add a link to the page with the problem. -->
|
||||||
Add a Link to the page with the problem.
|
|
||||||
|
|
||||||
|
## To reproduce
|
||||||
|
|
||||||
|
|
||||||
**To Reproduce**
|
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
|
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
@ -26,21 +24,23 @@ Steps to reproduce the behavior:
|
|||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
**Expected behavior**
|
## Expected behavior
|
||||||
A clear and concise description of what you expected to happen.
|
|
||||||
|
|
||||||
|
<!-- A clear and concise description of what you expected to happen. -->
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
**Screenshots**
|
<!-- If applicable, add screenshots to help explain your problem. you can drag and drop, png, jpg, gif, etc. in this box. -->
|
||||||
If applicable, add screenshots to help explain your problem. you can drag and drop, png, jpg, gif, etc. in this box.
|
|
||||||
|
|
||||||
|
## System
|
||||||
|
|
||||||
|
<!-- Please complete the following information. -->
|
||||||
|
|
||||||
**System (please complete the following information):**
|
- Device: [e.g. iPhone6, Laptop]
|
||||||
- Device: [e.g. iPhone6, Laptop]
|
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
|
||||||
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
|
- Browser: [e.g. chrome, safari]
|
||||||
- Browser: [e.g. chrome, safari]
|
- Version: [e.g. 22]
|
||||||
- Version: [e.g. 22]
|
|
||||||
|
|
||||||
**Additional context**
|
## Additional context
|
||||||
Add any other context about the problem here.
|
|
||||||
|
<!-- Add any other context about the problem here. -->
|
||||||
|
@ -4,7 +4,6 @@ about: Report issues with content on a specific article, like broken links, typo
|
|||||||
title: ''
|
title: ''
|
||||||
labels: 'type: bug, status: waiting triage'
|
labels: 'type: bug, status: waiting triage'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
@ -13,13 +12,18 @@ NOTE: If you want to become an author on freeCodeCamp, you can find everything h
|
|||||||
<!-- If you are reporting an issue with an article on our News publication,
|
<!-- If you are reporting an issue with an article on our News publication,
|
||||||
please follow this link to send an email to our editorial team https://mailxto.com/lkj5n7 -->
|
please follow this link to send an email to our editorial team https://mailxto.com/lkj5n7 -->
|
||||||
|
|
||||||
**Describe your problem and how to reproduce it:**
|
## Affected page
|
||||||
|
|
||||||
|
<!-- Add a link to the page with the problem. -->
|
||||||
|
|
||||||
**Add a Link to the page with the problem:**
|
## To reproduce
|
||||||
|
|
||||||
|
<!-- Describe the problem and how to reproduce it. -->
|
||||||
|
|
||||||
**Recommended fix, suggestions (how would you update it?):**
|
## Recommended fix, suggestions
|
||||||
|
|
||||||
|
<!-- A clear and concise description of how you want to update it. -->
|
||||||
|
|
||||||
**If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):**
|
## Screenshots
|
||||||
|
|
||||||
|
<!-- If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box). -->
|
||||||
|
@ -1,20 +1,24 @@
|
|||||||
---
|
---
|
||||||
name: 'Request a new feature on freeCodeCamp.org''s platforms'
|
name: "Request a new feature on freeCodeCamp.org's platforms"
|
||||||
about: Suggest an idea for freeCodeCamp.org's /learn, /news, Community Forum, Code Radio or other platforms
|
about: Suggest an idea for freeCodeCamp.org's /learn, /news, Community Forum, Code Radio or other platforms
|
||||||
title: ''
|
title: ''
|
||||||
labels: 'type: feature request'
|
labels: 'type: feature request'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
## 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 the problem is. -->
|
||||||
A clear and concise description of what you want to happen.
|
<!-- Ex. I'm always frustrated when [...] -->
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
## Describe the solution you'd like
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
|
||||||
|
|
||||||
**Additional context**
|
<!-- A clear and concise description of what you want to happen. -->
|
||||||
Add any other context or screenshots about the feature request here.
|
|
||||||
|
## 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