First off, thank you for considering contributing to @pinkpixel/mem0-mcp! 🎉 Your help is appreciated.
- Ensure the bug was not already reported by searching on GitHub under Issues.
- If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
- Open a new issue with your suggestion. Provide a clear description of the enhancement and why it would be beneficial.
- Fork the repository and create your branch from
main. - If you've added code that should be tested, add tests.
- Ensure the test suite passes (
npm test- if tests are available). - Make sure your code lints (
npm run lint- if linting is configured). - Issue that pull request!
Please follow the existing code style. If linting is configured, ensure your code passes the linter checks.
Feel free to open an issue if you have questions about contributing.
Thank you for your contribution!
❤️ Pink Pixel