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?
|
||||
options:
|
||||
- Lite
|
||||
#- Full
|
||||
- Full
|
||||
validations:
|
||||
required: true
|
||||
- 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?
|
||||
options:
|
||||
- Lite
|
||||
#- Full
|
||||
- Full
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
|
|||
10
.github/ISSUE_TEMPLATE/documentation.yml
externo
10
.github/ISSUE_TEMPLATE/documentation.yml
externo
|
|
@ -5,6 +5,16 @@ labels:
|
|||
- T-enhancement
|
||||
- T-documentation
|
||||
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
|
||||
id: target
|
||||
attributes:
|
||||
|
|
|
|||
10
.github/ISSUE_TEMPLATE/feature_request.yml
externo
10
.github/ISSUE_TEMPLATE/feature_request.yml
externo
|
|
@ -6,6 +6,16 @@ labels:
|
|||
- T-documentation
|
||||
- S-needs-triage
|
||||
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
|
||||
id: is_problem
|
||||
attributes:
|
||||
|
|
|
|||
Referência em uma nova issue