Thank you for your interest in contributing to PSACrypto! We welcome contributions from the community to help improve the project. Please take a moment to review the guidelines below.
- Fork the repository and create your branch from
main
. - Make your changes and ensure they adhere to the coding style and guidelines of the project.
- Write tests to cover your changes if applicable.
- Run the tests to make sure everything is working correctly.
- Commit your changes with a descriptive commit message following the Conventional Commits format.
- Push your changes to your forked repository.
- Submit a pull request to the
main
branch of the main repository.
If you encounter any issues or have suggestions for improvements, please create an issue on GitHub. Be sure to provide a clear description of the problem or suggestion.
By contributing to this project, you agree that your contributions will be licensed under the project's license.
We appreciate your contributions to PSACrypto and thank you for helping make it better!