mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
698 B
698 B
Contributing to Basic Memory
Thank you for considering contributing to Basic Memory! Your help is greatly appreciated to improve this project.
How to Contribute
- 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!
Code of Conduct
All contributors must follow the Code of Conduct.