Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 483 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 483 Bytes

Contributing

Hi! Thanks for your interest in contributing to #PX4/Devguide. Please submit a PR with any changes, additions, or new information you would like to add. Submit an issue and ping @LorenzMeier.

License

All content (in the book folder) in this guide is CC-BY 4.0.

Style Guide

  • Tool names should be in italics. (in Markdown, use asterisks.) Example: Use make to build.
  • Paths should be in code. (in Markdown, use backticks.) Example: Open Firmware/cmake.