Skip to content

Commit 59a16e7

Browse files
committed
update bug template
1 parent 220c2af commit 59a16e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/1.bug_report.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ body:
2424
render: shell
2525
- type: input
2626
attributes:
27-
label: Which Umami version are you using? (if relevant)
27+
label: Which Umami version are you using?
2828
description: 'For example: 2.18.0, 2.15.1, 1.39.0, etc'
2929
- type: input
3030
attributes:
31-
label: Which browser are you using? (if relevant)
32-
description: 'For example: Chrome, Edge, Firefox, etc'
31+
label: How are you deploying your application?
32+
description: 'For example: Vercel, Railway, Docker, etc'
3333
- type: input
3434
attributes:
35-
label: How are you deploying your application? (if relevant)
36-
description: 'For example: Vercel, Railway, Docker, etc'
35+
label: Which browser are you using?
36+
description: 'For example: Chrome, Edge, Firefox, etc'

0 commit comments

Comments
 (0)