up (#1640)
This commit is contained in:
parent
9739de61b0
commit
5e80bf3043
2 changed files with 3 additions and 3 deletions
.github/ISSUE_TEMPLATE
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -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: |
|
||||
<details>
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue