Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

29 lines (19 loc) · 1.16 KB

Contributing to Bitscoper IoT

Thank you for considering contributing to this project! We appreciate your time and effort. Please follow the guidelines below to ensure a smooth collaboration.

Code of Conduct

This project and everyone participating in it are governed by our Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to bitscoper@gmail.com.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Test your changes.
  5. Commit your changes with a clear and descriptive message.
  6. Push your branch to your fork.
  7. Create a pull request to the main repository's main branch.

Pull Request Guidelines

  • Follow the style guide and coding conventions used in the project.
  • Ensure that your code is well-tested.
  • Keep pull requests focused on a single change.

License

By contributing to this project, you agree that your contributions will be licensed under the LICENSE file in the root directory of this repository.

Thank you for your interest in contributing to this project! Your help is greatly appreciated.