Files
freeCodeCamp/.github/ISSUE_TEMPLATE/01--issues-with-coding-challenges.md
2021-07-25 22:56:49 +05:30

48 lines
1.1 KiB
Markdown

---
name: Report issues with coding challenges & curriculum
about: Report issues with a specific challenge, like broken tests, unclear instructions, etc.
title: ''
labels: 'scope: curriculum, 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 coding challenge with the problem. -->
## Your code
<!-- Copy and paste the code from the editor that you used in between the back-ticks below: -->
```
```
## Expected behavior
<!-- Add 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. -->