This commit is contained in:
Thibault "bui" Koechlin 2022-07-06 14:04:33 +02:00 committed by GitHub
parent 9739de61b0
commit 5e80bf3043
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
name: Bug report name: Bug report
about: Report a bug encountered while operating crowdsec description: Report a bug encountered while operating crowdsec
labels: bug labels: bug
body: body:
- type: textarea - type: textarea
@ -129,7 +129,7 @@ body:
- type: textarea - type: textarea
id: customizations id: customizations
attributes: 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: | value: |
<details> <details>

View file

@ -1,5 +1,5 @@
name: Feature request name: Feature request
about: Suggest an improvement or a new feature description: Suggest an improvement or a new feature
labels: enhancement labels: enhancement
body: body:
- type: textarea - type: textarea