Skip to content

Commit 3846e5e

Browse files
Minor Discussion template updates
1 parent 4766d91 commit 3846e5e

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

.github/DISCUSSION_TEMPLATE/ideas.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ body:
1616
attributes:
1717
label: RabbitMQ series
1818
options:
19-
- 3.13.x
2019
- 4.0.x
2120
- 4.1.x
2221
validations:

.github/DISCUSSION_TEMPLATE/other.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ body:
2323
attributes:
2424
label: RabbitMQ version used
2525
options:
26-
- 4.0.2
27-
- 3.13.7
28-
- 3.13.6
29-
- 3.12.x or older
26+
- 4.0.3
27+
- 3.13.7 or older
3028
validations:
3129
required: true
3230
- type: dropdown

.github/DISCUSSION_TEMPLATE/questions.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@ body:
2727
attributes:
2828
label: RabbitMQ version used
2929
options:
30-
- 4.0.2
31-
- 3.13.7
32-
- 3.13.6
33-
- 3.12.x or older
30+
- 4.0.3
31+
- 3.13.7 or older
3432
validations:
3533
required: true
3634
- type: dropdown

0 commit comments

Comments
 (0)