From 212543a1b19faeceaf9b0bd05c884221bbf1be1e Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Wed, 25 Sep 2024 19:00:31 -0400 Subject: [PATCH] Discussion templates: wording --- .github/DISCUSSION_TEMPLATE/questions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/questions.yml b/.github/DISCUSSION_TEMPLATE/questions.yml index 3713ea595c06..79edea076472 100644 --- a/.github/DISCUSSION_TEMPLATE/questions.yml +++ b/.github/DISCUSSION_TEMPLATE/questions.yml @@ -104,7 +104,7 @@ body: attributes: label: rabbitmq.conf description: rabbitmq.conf contents - value: See https://www.rabbitmq.com/docs/configure#config-location to find rabbitmq.conf file location + value: See https://www.rabbitmq.com/docs/configure#config-location to learn how to find rabbitmq.conf file location validations: required: true - type: textarea @@ -126,7 +126,7 @@ body: attributes: label: advanced.config description: advanced.config contents (if applicable) - value: See https://www.rabbitmq.com/docs/configure#config-location to find advanced.config file location + value: See https://www.rabbitmq.com/docs/configure#config-location to learn how to find advanced.config file location validations: required: false - type: textarea