You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
name: Feature request
|
|
|
|
about: Suggest an idea for this project
|
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
|
|
|
title: ""
|
|
|
|
labels: ""
|
|
|
|
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 [...]
|
|
|
|
|
|
|
|
**Describe the solution you'd like**
|
|
|
|
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.
|
|
|
|
|
|
|
|
**Priority**
|
|
|
|
Add the correct label to your request: high, normal, low
|
|
|
|
|
|
|
|
**Subject**
|
|
|
|
Add the correct labels to your request: toad, onboarding, admin, intra, design
|