Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.32 KB

CONTRIBUTING.md

File metadata and controls

30 lines (17 loc) · 1.32 KB

Contributing to SSH-Sync

We welcome contributions to the SSH-Sync project! Whether you're looking to fix bugs, add new features, or improve documentation, your help is appreciated. Here's how you can contribute:

Reporting Issues

If you encounter a bug or have a suggestion for improving SSH-Sync, please first check the issue tracker to see if it has already been reported. If not, feel free to open a new issue. Please provide as much detail as possible to help us understand the problem or enhancement.

Submitting Pull Requests

We accept contributions through pull requests. Here are the steps to submit your contributions:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Ensure your code follows the project's coding standards.
  5. Submit a pull request against the main branch.

Please provide a clear description of the problem and solution, including any relevant issue numbers.

Code of Conduct

We expect all contributors to adhere to our Code of Conduct. By participating in this project, you agree to abide by its terms.

Questions?

If you have any questions about contributing, please feel free to ask in the issue tracker or reach out to the maintainers.

Thank you for your interest in contributing to SSH-Sync!