Thank you for considering contributing to SignOutSync! We appreciate feedback, bug reports, feature requests, and contributions. Here’s how you can contribute:
- Fork the repository.
- Clone your fork locally.
- Create a new branch for your feature or bug fix.
- Make changes, ensuring code quality.
- Push to your fork and submit a pull request.
By contributing, you agree to abide by our Code of Conduct. Please review it to understand acceptable behaviors.
To report a bug, open an issue via the Issues tab and include a detailed description of the problem.
We are happy to hear your ideas! Submit a new issue with a feature-request
label, and describe the feature in detail.
- Fork the repository and clone it locally.
- Install the necessary dependencies as mentioned in the
README.md
. - Start contributing by following our coding standards.
- Ensure your code is well-documented and tested.
- Update relevant documentation if you add a feature.
- Submit your pull request for review.