From 1edb837fb3c3c1f9243dcd7bc1b389b21920fe9a Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Mon, 28 May 2018 14:17:15 +1000 Subject: [PATCH 1/2] Fix link to flight reporting page And other minor fixes --- .github/ISSUE_TEMPLATE/bug_report.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 979f0b717229..6530dcb94c0a 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 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. From 1843bcbe63fbecc8c6d0c7cb757ea9a2c9f8e435 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Mon, 28 May 2018 14:29:42 +1000 Subject: [PATCH 2/2] Fix my injected typo --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6530dcb94c0a..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 the bug. +A clear and concise description of the bug. **To Reproduce** Steps to reproduce the behavior: