Skip to content

Commit 4924e1e

Browse files
committed
fix: github bug template not loading
1 parent 3f08453 commit 4924e1e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ body:
1313
3. Make sure it's an issue with Tauri and not something else you are using.
1414
4. Remember to follow our community guidelines and be friendly.
1515
5. Gif screen recordings help more if present. You can use one of the below free screen recorders:
16-
6. windows gif recorder- https://www.screentogif.com/
17-
7. mac gif recorder- https://apps.apple.com/au/app/giphy-capture-the-gif-maker/id668208984?mt=12
18-
8. linux gif recorder- https://github.com/phw/peek
16+
1. windows gif recorder- https://www.screentogif.com/
17+
2. mac gif recorder- https://apps.apple.com/au/app/giphy-capture-the-gif-maker/id668208984?mt=12
18+
3. linux gif recorder- https://github.com/phw/peek
1919
2020
- type: textarea
2121
id: description
@@ -56,9 +56,9 @@ body:
5656
required: true
5757

5858
- type: textarea
59-
id: logs or debug stack trace if any
59+
id: logs
6060
attributes:
61-
label: Stack trace
61+
label: logs or debug stack trace if any
6262
render: shell
6363

6464
- type: textarea

0 commit comments

Comments
 (0)