|
6 | 6 | - type: markdown
|
7 | 7 | attributes:
|
8 | 8 | value: |
|
9 |
| - The following template is for Issue/Bug reporting only. https://docs.qgroundcontrol.com/en/support/support.html#github-issues |
| 9 | + The following template is for Issue/Bug reporting only. |
10 | 10 |
|
11 |
| - For questions about how to use or build QGC see: http://qgroundcontrol.com/#resources |
| 11 | + See our full guidelines here: |
| 12 | + [github-issues](https://docs.qgroundcontrol.com/en/support/support.html#github-issues) |
12 | 13 |
|
13 |
| - If you are using an old stable release please upgrade first and verify your issue before reporting. |
| 14 | + For questions about how to use or build QGC, see: |
| 15 | + [resources](http://qgroundcontrol.com/#resources) |
| 16 | +
|
| 17 | + - type: checkboxes |
| 18 | + id: release-check |
| 19 | + attributes: |
| 20 | + label: Have you checked the latest release for fixes? |
| 21 | + description: Check to verify the bug still exists. |
| 22 | + options: |
| 23 | + - label: Yes, I’ve tested on the latest release |
| 24 | + required: true |
14 | 25 |
|
15 | 26 | - type: textarea
|
16 | 27 | id: description
|
17 | 28 | attributes:
|
18 | 29 | label: Description
|
19 | 30 | description: |
|
20 | 31 | Please describe your issue in detail. Include:
|
21 |
| - 1. **Expected Behavior** – What you expected to happen. |
22 |
| - 2. **Current Behavior** – What actually happened instead. |
23 |
| - 3. **Steps To Reproduce** – Step-by-step list of actions to reproduce the issue. |
24 |
| - 3. **Additional Details** – Any other context that helps explain the problem. |
25 |
| - value: | |
| 32 | +
|
26 | 33 | **Expected Behavior**
|
27 | 34 | Describe what you thought should happen here.
|
28 | 35 |
|
|
43 | 50 | id: system-information
|
44 | 51 | attributes:
|
45 | 52 | label: System Information
|
46 |
| - description: When posting bug reports, include the following information. |
47 |
| - value: | |
48 |
| - - QGC Version: [e.g. 4.4.0] **(required)** |
| 53 | + description: | |
| 54 | + Please include the following information: |
| 55 | + - QGC Version: [e.g. 4.4.0] |
49 | 56 | - QGC build: [e.g. daily, stable, self-built from source, etc...]
|
50 | 57 | - Operating System: [e.g. Windows 11, Ubuntu 22.04, macOS 15, iOS 17 ]
|
51 | 58 | - Flight Controller: [e.g. CubePilot Cube Orange, Pixhawk 6X, etc.]
|
|
57 | 64 | id: logs-screenshots
|
58 | 65 | attributes:
|
59 | 66 | label: Log Files and Screenshots
|
60 |
| - description: Include links to [QGC Console Logs](https://docs.qgroundcontrol.com/en/settings_view/console_logging.html), autopilot logs, and screenshots. |
61 |
| - placeholder: | |
62 |
| - - [QGC Console Logs](https://docs.qgroundcontrol.com/en/settings_view/console_logging.html) |
63 |
| - - Autopilot logs when available (post a link) |
64 |
| - - Screenshots of QGC to help identify the issue. |
| 67 | + description: | |
| 68 | + Include links to: |
| 69 | + - [QGC Console Logs](https://docs.qgroundcontrol.com/en/settings_view/console_logging.html) |
| 70 | + - Autopilot logs when available |
| 71 | + - Screenshots of QGC to help identify the issue. |
0 commit comments