|
|
|
|
---
|
|
|
|
|
name: 🐛 Bug report
|
|
|
|
|
about: Create a report to help us improve
|
|
|
|
|
title: "[BUG] "
|
|
|
|
|
labels: "🐛 bug"
|
|
|
|
|
assignees: ""
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
|
A clear and concise description of what the bug/error is.
|
|
|
|
|
|
|
|
|
|
**Users**
|
|
|
|
|
Usernames of students/admin that are affected by the issue:
|
Refactor & Beautify & destruction commit
return early, remove else branches, reorder conditions and top-level functions, remove empty lines, remove unnecessary append(), fix typos, stop using testing package, remove dead code, fix mistakes in subjects, tests and solutions, remove disclaimers, reformat comments, simplify solutions, tests, add more instructions to subjects, remove obsolete files, etc.
Some of the reasons behind those modifications will be added to good-practices.en.md
Some of the exercises are now broken, they will have to be fixed, most of them have a "TODO:" comment.
5 years ago
|
|
|
|
|
|
|
|
|
**Severity**
|
|
|
|
|
Choose the severity label (❗️minor), (‼️ major), or (⚠️ critical).
|
|
|
|
|
|
|
|
|
|
**Type**
|
|
|
|
|
Choose the label (🖌️ ui), (⚙️ functionality), (🗂️ documentation), or (🔐 security)
|
|
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
|
|
|
|
|
|
1. Go to '...'
|
|
|
|
|
2. Click on '....'
|
|
|
|
|
3. Scroll down to '....'
|
|
|
|
|
4. See error
|
|
|
|
|
|
|
|
|
|
**Workarounds**
|
|
|
|
|
Any known workarounds for the issue:
|
|
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
|
|
**Attachments**
|
|
|
|
|
If applicable, add screenshots/videos/logs to help explain your problem.
|
|
|
|
|
<sub>Using tools like [Loom](https://chrome.google.com/webstore/detail/loom-for-chrome/liecbddmkiiihnedobmlmillhodjkdmb)</sub>
|
Refactor & Beautify & destruction commit
return early, remove else branches, reorder conditions and top-level functions, remove empty lines, remove unnecessary append(), fix typos, stop using testing package, remove dead code, fix mistakes in subjects, tests and solutions, remove disclaimers, reformat comments, simplify solutions, tests, add more instructions to subjects, remove obsolete files, etc.
Some of the reasons behind those modifications will be added to good-practices.en.md
Some of the exercises are now broken, they will have to be fixed, most of them have a "TODO:" comment.
5 years ago
|
|
|
|
|
|
|
|
|
**Desktop (please complete the following information):**
|
|
|
|
|
|
|
|
|
|
- OS: [e.g. iOS]
|
|
|
|
|
- Browser [e.g. chrome, safari]
|
|
|
|
|
- Version [e.g. 22]
|
Refactor & Beautify & destruction commit
return early, remove else branches, reorder conditions and top-level functions, remove empty lines, remove unnecessary append(), fix typos, stop using testing package, remove dead code, fix mistakes in subjects, tests and solutions, remove disclaimers, reformat comments, simplify solutions, tests, add more instructions to subjects, remove obsolete files, etc.
Some of the reasons behind those modifications will be added to good-practices.en.md
Some of the exercises are now broken, they will have to be fixed, most of them have a "TODO:" comment.
5 years ago
|
|
|
|
|
|
|
|
|
**Smartphone (please complete the following information):**
|
|
|
|
|
|
|
|
|
|
- Device: [e.g. iPhone6]
|
|
|
|
|
- OS: [e.g. iOS8.1]
|
|
|
|
|
- Browser [e.g. stock browser, safari]
|
|
|
|
|
- Version [e.g. 22]
|
|
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
|
Add any other context about the problem here.
|