diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 979f0b717229..ded792c26d64 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -5,7 +5,7 @@ about: Create a report to help us improve --- **Describe the bug** -A clear and concise description of what the bug is. +A clear and concise description of the bug. **To Reproduce** Steps to reproduce the behavior: @@ -18,13 +18,15 @@ Steps to reproduce the behavior: A clear and concise description of what you expected to happen. **Log Files and Screenshots** -Always provide the flight log file, add screenshots to help explain your problem. - - Download the flight log file from the vehicle ([tutorial](https://docs.px4.io/en/flight-reporting.html)) - - Share the link to a log showing the problem on [PX4 Flight Review](http://logs.px4.io/) +*Always* provide a link to the flight log file: +- Download the flight log file from the vehicle ([tutorial](https://docs.px4.io/en/getting_started/flight_reporting.html)). +- Share the link to a log showing the problem on [PX4 Flight Review](http://logs.px4.io/). + +Add screenshots to help explain your problem. **Drone (please complete the following information):** - - Description of the type of drone - - Photo of the IMU / autopilot setup if possible +- Describe the type of drone. +- Photo of the IMU / autopilot setup if possible. **Additional context** Add any other context about the problem here.