Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.6 KB

File metadata and controls

17 lines (16 loc) · 1.6 KB

ArduPilot Documentation Source Files

  1. See the wiki site for the human-friendly view
  2. See the Issues for known missing, incorrect, or outdated content
    • Submit a new issue if you've found a problem that isn't already listed
    • DO NOT use the wiki issues for support questions - they will be immediately closed
  3. See the Pull Requests for in-progress improvements
    • See in-progress improvements
      • Review existing pull requests if you're familiar with the topic(s) being documented
    • Submit new pull requests for quick fixes and/or to resolve Issues
      • See the wiki editing guide for how to make changes, including environment setup
      • Include Resolves #ISSUE_NUMBER in the pull request description if you're fixing a listed Issue
        • This automatically closes the issue if/when your pull request gets merged
        • If not fully resolving an issue, include Relevant to #ISSUE_NUMBER instead
      • Pull requests get reviewed by wiki maintainers before they can be accepted - be prepared to discuss and make updates
    • The wiki site is updated every ~24 hours, and updated parameter tables are generated every 2-3 days