Resolve [Bug]/#24 #27
4 arquivos alterados com 22 adições e 2 exclusões
chore: Update issue templates
commit
7bad2ea949
2
.github/ISSUE_TEMPLATE/bug_report.yml
externo
2
.github/ISSUE_TEMPLATE/bug_report.yml
externo
|
|
@ -47,7 +47,7 @@ body:
|
||||||
description: What version of AutoWhitelist are you running?
|
description: What version of AutoWhitelist are you running?
|
||||||
options:
|
options:
|
||||||
- Lite
|
- Lite
|
||||||
#- Full
|
- Full
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
2
.github/ISSUE_TEMPLATE/crash_report.yml
externo
2
.github/ISSUE_TEMPLATE/crash_report.yml
externo
|
|
@ -47,7 +47,7 @@ body:
|
||||||
description: What version of AutoWhitelist are you running?
|
description: What version of AutoWhitelist are you running?
|
||||||
options:
|
options:
|
||||||
- Lite
|
- Lite
|
||||||
#- Full
|
- Full
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
|
||||||
10
.github/ISSUE_TEMPLATE/documentation.yml
externo
10
.github/ISSUE_TEMPLATE/documentation.yml
externo
|
|
@ -5,6 +5,16 @@ labels:
|
||||||
- T-enhancement
|
- T-enhancement
|
||||||
- T-documentation
|
- T-documentation
|
||||||
body:
|
body:
|
||||||
|
- type: dropdown
|
||||||
|
id: version_type
|
||||||
|
attributes:
|
||||||
|
label: Version type
|
||||||
|
description: What version of AutoWhitelist are you running?
|
||||||
|
options:
|
||||||
|
- Lite
|
||||||
|
- Full
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: target
|
id: target
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
10
.github/ISSUE_TEMPLATE/feature_request.yml
externo
10
.github/ISSUE_TEMPLATE/feature_request.yml
externo
|
|
@ -6,6 +6,16 @@ labels:
|
||||||
- T-documentation
|
- T-documentation
|
||||||
- S-needs-triage
|
- S-needs-triage
|
||||||
body:
|
body:
|
||||||
|
- type: dropdown
|
||||||
|
id: version_type
|
||||||
|
attributes:
|
||||||
|
label: Version type
|
||||||
|
description: What version of AutoWhitelist are you running?
|
||||||
|
options:
|
||||||
|
- Lite
|
||||||
|
- Full
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: is_problem
|
id: is_problem
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Referência em uma nova issue