We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cedace7 commit 6acc2b1Copy full SHA for 6acc2b1
.github/DISCUSSION_TEMPLATE/other.yml
@@ -23,8 +23,9 @@ body:
23
attributes:
24
label: RabbitMQ version used
25
options:
26
- - 4.0.3
27
- - 3.13.7 or older
+ - 4.1.x
+ - 4.0.x
28
+ - 3.13.x or older
29
validations:
30
required: true
31
- type: dropdown
.github/DISCUSSION_TEMPLATE/questions.yml
@@ -29,6 +29,7 @@ body:
32
+ - 4.1.2
33
- 4.1.1
34
- 4.1.0
35
- 4.0.9
0 commit comments