READ README.md
FIRST TO UNDERSTAND THE PROJECT!
When making changes to the codebase:
- Apply your changes to the relevant files
- Update
CHANGELOG.md
under the current version with:- Add new changes under appropriate sections (Added, Changed, Deprecated, Removed, Fixed, Security)
- Add a short commit message and a description of the changes if needed
- Keep entries clear and concise
- Reference any relevant issue numbers if applicable