We welcome contributions to SSN! If you're interested in helping out, please read through this guide to get started.
Before opening a pull request, please open an issue to discuss the change you would like to make. This will help us ensure that your pull request makes sense within the project roadmap and can be reviewed and merged properly.
If you found an issue you would like to work on, please leave a comment on the issue to let us know. This will help us coordinate efforts and prevent duplicated work.
Please note that this project is released with a Code of Conduct. By participating in this project you agree to abide by its terms.
- Ensure that your code is readable.
- Ensure that your code follows the existing code style and conventions.
- All pull requests should be made to the
main
branch. - Please include a detailed description of your changes in the pull request, including the issue it addresses.
- Avoid committing binaries if you are working on a plugin source code.
By contributing to the SSN project, you agree that your contributions will be licensed under the GPLv3 License.
Thank you for considering contributing to SSN! Your help is greatly appreciated. ❤️