Skip to content

Commit 48acb6a

Browse files
Discussion template tweaks
1 parent ab8814a commit 48acb6a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/DISCUSSION_TEMPLATE/other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
## Before We Start
77
88
This category exists for free form questions where deployment details are less relevant, e.g. application and topology
9-
advice kind of questions. Please provide a reasonably detailed description of how you use RabbitMQ.
9+
design kind of questions. Please provide a reasonably detailed description of what you are trying to do with RabbitMQ.
1010
- type: checkboxes
1111
attributes:
1212
label: Community Support Policy

.github/DISCUSSION_TEMPLATE/questions.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,10 @@ body:
200200
</details>
201201
validations:
202202
required: false
203+
- type: textarea
204+
id: question
205+
attributes:
206+
label: What problem are you trying to solve?
207+
description: and why?
208+
validations:
209+
required: true

0 commit comments

Comments
 (0)