Sam Denty
commited on
Commit
·
b17d6a5
1
Parent(s):
4c081d8
fix: add screen recordings section to bug_report.yml
Browse files
.github/ISSUE_TEMPLATE/bug_report.yml
CHANGED
@@ -46,8 +46,8 @@ body:
|
|
46 |
- type: textarea
|
47 |
id: screenshots
|
48 |
attributes:
|
49 |
-
label:
|
50 |
-
description: If applicable,
|
51 |
- type: textarea
|
52 |
id: platform
|
53 |
attributes:
|
|
|
46 |
- type: textarea
|
47 |
id: screenshots
|
48 |
attributes:
|
49 |
+
label: Screen Recording / Screenshot
|
50 |
+
description: If applicable, **please include a screen recording** (preferably) or screenshot showcasing the issue. This will assist us in resolving your issue <u>quickly</u>.
|
51 |
- type: textarea
|
52 |
id: platform
|
53 |
attributes:
|