Skip to content

Commit 7b05391

Browse files
authored
Launcher Updater Animation Update (#2206)
* UPDATE: modify bug report template to use input fields for environment and OS * Updte the Animation for Auto Launcher update * ADD: add robot spinner animation for loading
1 parent 1a0888e commit 7b05391

3 files changed

Lines changed: 6 additions & 12 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ body:
88
value: |
99
Thank you for taking the time to fill out this bug report for Stereum!
1010
11-
- type: dropdown
11+
- type: input
1212
id: environment
1313
attributes:
1414
label: "Environment"
15-
description: "Select the environment where the issue occurs"
16-
options:
17-
- "Development"
18-
- "Release"
15+
description: "Specify the environment where the issue occurs (e.g., Development, Release)"
16+
placeholder: e.g., Development, Release
1917
validations:
2018
required: true
2119

@@ -37,16 +35,12 @@ body:
3735
validations:
3836
required: true
3937

40-
- type: dropdown
38+
- type: input
4139
id: desktop-os
4240
attributes:
4341
label: Operating System
44-
description: Which operating system are you using?
45-
options:
46-
- Windows
47-
- Mac
48-
- Linux
49-
- Other
42+
description: Specify your operating system (e.g., Windows, Mac, Linux, Other)
43+
placeholder: e.g., Windows, Mac, Linux, Other
5044
validations:
5145
required: true
5246

3.58 MB
Loading
200 KB
Loading

0 commit comments

Comments
 (0)