Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 377 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 377 Bytes

Contributing

We welcome all contributions from the community! Any contributions to sim2real_docs should come through valid pull/merge Requests in the public repository.

Contribution Guidelines

  1. Adhere to PEP-8 standards.
  2. Run black linter before creating a PR.
  3. Provide documentation for all functions and classess.