Skip to content

Commit a583fdc

Browse files
authored
Require version on bug form (#1017)
1 parent b30e7ef commit a583fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
placeholder: 21.7.0 ← should look like this (check the footer)
99
description: What version of self-hosted Sentry are you running?
1010
validations:
11-
required: false
11+
required: true
1212
- type: textarea
1313
id: repro
1414
attributes:

0 commit comments

Comments
 (0)