Browse Source

Create PULL_REQUEST_TEMPLATE.md

QGC4.4
Lorenz Meier 7 years ago committed by GitHub
parent
commit
8713316c52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 28
      PULL_REQUEST_TEMPLATE.md

28
PULL_REQUEST_TEMPLATE.md

@ -0,0 +1,28 @@ @@ -0,0 +1,28 @@
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of the bug.
**To Reproduce**
Steps to reproduce the behavior:
1. Drone switched on '...'
2. Uploaded mission '....' (attach QGC mission file)
3. Took off '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Log Files and Screenshots**
*Always* add screenshots and the QGC console log.
**Drone (please complete the following information):**
- Describe the type of drone.
- Photo of the IMU / autopilot setup if possible.
**Additional context**
Add any other context about the problem here.
Loading…
Cancel
Save