diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 15d9526a5..975368944 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,5 +1,5 @@ name: Bug report -about: Report a bug encountered while operating crowdsec +description: Report a bug encountered while operating crowdsec labels: bug body: - type: textarea @@ -129,7 +129,7 @@ body: - type: textarea id: customizations attributes: - label: Related custom configs versions (if applicable) : notification plugins, custom scenarios, parsers etc. + label: "Related custom configs versions (if applicable) : notification plugins, custom scenarios, parsers etc." value: |
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 6ae2ae6a9..6449ceefe 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -1,5 +1,5 @@ name: Feature request -about: Suggest an improvement or a new feature +description: Suggest an improvement or a new feature labels: enhancement body: - type: textarea