Thank you for considering contributing to the Synapse project! Your contributions help improve the project and are greatly appreciated. Please follow the guidelines below to ensure a smooth and effective contribution process.
If you encounter any bugs or have suggestions for improvements, please report them using GitHub Issues:
- Go to the Issues page of the repository.
- Check if the issue has already been reported. If not, click on "New issue".
- Provide a clear and concise description of the problem or suggestion. Include any relevant details or screenshots.
If you have ideas for new features or enhancements:
- Open a new issue on the Issues page.
- Clearly describe the enhancement or feature request and explain why it would be valuable.
To contribute code changes, please follow these steps:
- Fork the repository: Create a personal fork of the repository on GitHub.
- Clone your fork: Clone the forked repository to your local machine.
git clone https://github.com/<your-username>/synapse.git