Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 925 Bytes

File metadata and controls

21 lines (12 loc) · 925 Bytes

Contributing to R2R Protocol

Thank you for considering contributing to the Robot-to-Robot (R2R) Communication Protocol!

How to Contribute

  1. Fork the repo
  2. Create your feature branch (git checkout -b feature/awesome-feature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/awesome-feature)
  5. Open a Pull Request

Code of Conduct

This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [rajkumar.rawal@techparivartan.com.np].

License

All contributions will be licensed under the Apache License 2.0, consistent with the project's license. Please ensure you have read and understood the LICENSE file before contributing.