Skip to content

Commit bc73351

Browse files
committed
Add more options to the discussion template
1 parent 446187c commit bc73351

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/DISCUSSION_TEMPLATE/questions.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,17 @@ body:
3232
- 4.0.5
3333
- 4.0.4
3434
- 4.0.3
35+
- other (please specify)
3536
validations:
3637
required: true
3738
- type: dropdown
3839
id: erlang_version
3940
attributes:
4041
label: Erlang version used
4142
options:
43+
- 27.2.x
44+
- 27.1.x
45+
- 27.0.x
4246
- 26.2.x
4347
- 26.1.x
4448
- 26.0.x

0 commit comments

Comments
 (0)