Skip to content

Commit 3401eb1

Browse files
committed
Remove Dead Link from Issue Template
1 parent b965287 commit 3401eb1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ body:
88
value: |
99
The following template is for Issue/Bug reporting only.
1010
11-
See our full guidelines here:
12-
[github-issues](https://docs.qgroundcontrol.com/en/support/support.html#github-issues)
13-
1411
For questions about how to use or build QGC, see:
1512
[resources](http://qgroundcontrol.com/#resources)
1613
@@ -29,7 +26,11 @@ body:
2926
label: Description
3027
description: |
3128
Please describe your issue in detail. Include:
32-
29+
1. **Expected Behavior** – What you expected to happen.
30+
2. **Current Behavior** – What actually happened instead.
31+
3. **Steps To Reproduce** – Step-by-step list of actions to reproduce the issue.
32+
3. **Additional Details** – Any other context that helps explain the problem.
33+
value: |
3334
**Expected Behavior**
3435
Describe what you thought should happen here.
3536

0 commit comments

Comments
 (0)