diff --git a/.github/DISCUSSION_TEMPLATE/configuration.yml b/.github/DISCUSSION_TEMPLATE/configuration.yml index 2276001c..fea20da3 100644 --- a/.github/DISCUSSION_TEMPLATE/configuration.yml +++ b/.github/DISCUSSION_TEMPLATE/configuration.yml @@ -1,4 +1,4 @@ -title: "" +title: "config: " labels: [configuration] body: - type: markdown @@ -50,8 +50,6 @@ body: - type: textarea attributes: label: Describe the problem - description: | - A clear and concise description of what the problem is. - Please include any related errors you see in Neovim (e.g. in `:messages`) and attach any screenshots. + description: "A clear and concise description of what the problem is. \nPlease include any related errors you see in Neovim (e.g. in `:messages`) and attach any screenshots.\n" validations: required: true