Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 468 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 468 Bytes

Contributing to Simulation-2023

  • In order to contribute, you must be a member of the Multirotor Design Team.
  • New changes should be added to a branch named feature/<feature_name>.
  • Make sure your issues clearly describe the problem that needs to be solved.
  • Make sure your pull requests clearly describe changes made on your branch compared to the develop branch.
  • In order to merge your branch into the develop branch, you must pass our pre-commit checks.