Skip to content

Commit cbe8e2b

Browse files
Discussions: modify [Question] template
Too many people check the box that says they have read the community support policy but they haven't actually read anything because they expect support for RabbitMQ 3.13 and earlier 3.x versions without having a support license or being regular contributors.
1 parent d685998 commit cbe8e2b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/DISCUSSION_TEMPLATE/questions.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ body:
1616
options:
1717
- label: I have read [RabbitMQ's Community Support Policy](https://github.com/rabbitmq/rabbitmq-server/blob/main/COMMUNITY_SUPPORT.md)
1818
required: true
19-
- label: I agree to provide all relevant information (versions, logs, rabbitmq-diagnostics output, detailed reproduction steps)
19+
- label: I run RabbitMQ 4.x, the series covered by [community support](https://github.com/rabbitmq/rabbitmq-server/blob/main/COMMUNITY_SUPPORT.md)
20+
required: true
21+
- label: I promise to provide all relevant information (versions, logs from all nodes, rabbitmq-diagnostics output, detailed reproduction steps)
2022
required: true
2123
- type: markdown
2224
attributes:
@@ -27,8 +29,8 @@ body:
2729
attributes:
2830
label: RabbitMQ version used
2931
options:
32+
- 4.0.4
3033
- 4.0.3
31-
- 3.13.7 or older
3234
validations:
3335
required: true
3436
- type: dropdown

0 commit comments

Comments
 (0)