diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000000000000000000000000000000000..4d448d3557cb12eab8aa9c7dd949e9c23ac442e1 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -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.