mirror of
https://github.com/aurelienstebe/Gladdis.git
synced 2026-07-22 08:40:27 +00:00
798 B
798 B
Thank you very much for your hard work, please follow these simple instructions.
Commit Log
Explain your contribution as an idealized commit log or a tasks TODO list. Use a checkbox list to plan and communicate on your progress in a Draft PR. Note that the better your actual commits, the lesser you need to write here.
Reasoning
If you can justify the proposed modification in a few paragraphs, do so here. Otherwise, simply write "Fixes #<ISSUE_NUMBER>" or "Closes #<ISSUE_NUMBER>". If necessary, save this PR as a Draft, open a new issue, then use its number.
Check List
- Testing: any fresh new tests ? are the old ones still passing ?
- Linting: did you "npm run lint" ? because GitHub won't forget.
- Documentation: is it updated or are there related open issues ?