Thank you for considering contributing to Basic Foundation! Your help is greatly appreciated to improve this project.
- Fork the Repo: Fork the repository and clone your copy.
- Create a Branch: Create a new branch for your feature or fix.
- Test Your Changes: Ensure tests pass locally and include new tests when necessary to ensure 100& test coverage.
- Format Your Code: Run
make formatto ensure code is formatted appropriately. - Submit a PR: Submit a pull request with a detailed description of your changes.
Thank You!
All contributors must follow the Code of Conduct.