Common Guidelines¶
Coding Guidelines¶
- Follow PEP 8 for code style.
- Use clear and concise docstrings for all code components.
- Write unit tests for all new features (see
tests/
folder).
Code of Conduct¶
All contributors are expected to behave professionally and respectfully. Please read and follow our Code of Conduct.
Let’s keep Better Step clean, robust, and welcoming for everyone.