Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.03 KB

CONTRIBUTING.md

File metadata and controls

30 lines (19 loc) · 1.03 KB

Contributing Guide

Welcome and thank you for considering contributing to our decentralized autonomous driving project!

How to Contribute

  1. Fork the Repository Create your own fork of the code.

  2. Create a Branch Create a branch in your fork for your contributions.

  3. Make Your Changes Add your changes to your branch. Be sure to test them!

  4. Submit a Pull Request Open a pull request from your fork's branch to our main branch. Provide a clear description of the improvements.

Contribution Guidelines

  • Ensure your code follows the project's coding standards.
  • Write clear, commented, and maintainable code.
  • Update the documentation to reflect your changes if necessary.
  • All contributions are expected to adhere to our Code of Conduct.

Need Help?

Don't hesitate to ask for help! You can ask for help by opening an issue or reaching out to the project maintainers directly.

Your contributions are highly valued and play a significant role in improving the project. Thank you for your support!