# Contributing to Basic Memory Thank you for considering contributing to Basic Memory! Your help is greatly appreciated to improve this project. ## How to Contribute 1. **Fork the Repo**: Fork the repository and clone your copy. 1. **Create a Branch**: Create a new branch for your feature or fix. 1. **Test Your Changes**: Ensure tests pass locally and include new tests when necessary to ensure 100& test coverage. 1. **Format Your Code**: Run `make format` to ensure code is formatted appropriately. 4. **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](CODE_OF_CONDUCT.md).