chore: update issue templates (#42999)

pull/43011/head
Huyen Nguyen 2021-07-26 00:26:49 +07:00 committed by GitHub
parent f938a9cf98
commit 20c458bfe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 57 additions and 47 deletions

View File

@ -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.
-->
**Affected page**
Add a link to the coding challenge with the problem.
## Affected page
<!-- 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**
Add a clear and concise description of what you expected to happen.
## Expected behavior
<!-- 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]
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
- Device: [e.g. iPhone6, Laptop]
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
**Additional context**
Add any other context about the problem here.
## Additional context
<!-- Add any other context about the problem here. -->

View File

@ -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
or any of the platforms.
title: ''
labels: 'type: bug, status: waiting triage'
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.
-->
## 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:
1. Go to '...'
@ -26,21 +24,23 @@ Steps to reproduce the behavior:
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
## Expected behavior
<!-- 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]
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
- Device: [e.g. iPhone6, Laptop]
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.4]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
**Additional context**
Add any other context about the problem here.
## Additional context
<!-- Add any other context about the problem here. -->

View File

@ -4,7 +4,6 @@ about: Report issues with content on a specific article, like broken links, typo
title: ''
labels: 'type: bug, status: waiting triage'
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,
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). -->

View File

@ -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
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 [...]
## Is your feature request related to a problem? Please describe.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
<!-- A clear and concise description of what the problem is. -->
<!-- Ex. I'm always frustrated when [...] -->
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
## Describe the solution you'd like
**Additional context**
Add any other context or screenshots about the feature request here.
<!-- 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. -->