mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
9e992a32a2
* chore: update issue templates * chore: apply suggestions from code review Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
47 lines
1.1 KiB
Markdown
47 lines
1.1 KiB
Markdown
---
|
|
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**
|
|
Add a Link to the page with the problem.
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
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):**
|
|
- 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.
|