diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 4d448d3557cb12eab8aa9c7dd949e9c23ac442e1..8b137891791fe96927ad78e64b0aad7bded08bdc 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,28 +1 @@ ---- -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.