Files
basicmachines-co-basic-memory/CONTRIBUTING.md
T
2025-02-03 18:05:36 -06:00

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

  1. Fork the Repo: Fork the repository and clone your copy.
  2. Create a Branch: Create a new branch for your feature or fix.
  3. Test Your Changes: Ensure tests pass locally and include new tests when necessary to ensure 100& test coverage.
  4. Format Your Code: Run make format to ensure code is formatted appropriately.
  5. 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.