Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 2.04 KB

File metadata and controls

34 lines (18 loc) · 2.04 KB

Contributing to SMB3 Explorer

We welcome contributions to SMB3 Explorer from anyone who is interested in helping out. Whether you're a developer, designer, tester, or just someone who wants to help make the project better, there are many ways you can contribute.

How to Contribute

If you want to contribute to SMB3 Explorer, there are several ways you can get involved:

  • Submit a bug report: If you find a bug in the application, please let us know by submitting a bug report. You can do this by opening a new issue in our issue tracker.

  • Submit a feature request: If you have an idea for a new feature, or you think an existing feature could be improved, please let us know by submitting a feature request. You can do this by opening a new issue in our issue tracker.

  • Contribute code: If you're a developer and you want to contribute code to SMB3 Explorer, please read our developer guidelines before getting started.

Developer Guidelines

If you're a developer and you want to contribute code to SMB3 Explorer, please follow these guidelines:

  • Fork the repository and create a new branch for your changes.

  • Make your changes and test them thoroughly. (Note: We do not currently have a test suite for SMB3 Explorer, so testing is currently done manually. This will change in the future.)

  • Submit a pull request from your branch to the main repository.

  • Your pull request will be reviewed by our team, and we may request changes or ask for more information.

  • Once your pull request has been accepted, your changes will be merged into the main repository.

Code of Conduct

Please note that we have a Code of Conduct for all contributors to SMB3 Explorer. By contributing to the project, you agree to abide by the terms of the Code of Conduct.

License

SMB3 Explorer is open source software released under the LICENSE. By contributing to the project, you agree to license your contributions under the same license.