mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-23 21:45:46 +03:00
39 lines
1.3 KiB
YAML
39 lines
1.3 KiB
YAML
|
'body':
|
||
|
- 'attributes':
|
||
|
'description': >
|
||
|
Please make sure that the issue is not a duplicate or a question.
|
||
|
If it's a duplicate, please react to the original issue with a
|
||
|
thumbs up. If it's a question, please post it to the GitHub
|
||
|
Discussions page.
|
||
|
'label': 'Prerequisites'
|
||
|
'options':
|
||
|
- 'label': >
|
||
|
I have checked the Wiki and Discussions and found no answer
|
||
|
'required': true
|
||
|
- 'label': >
|
||
|
I have searched other issues and found no duplicates
|
||
|
'required': true
|
||
|
- 'label': >
|
||
|
I want to request a feature or enhancement and not ask a
|
||
|
question
|
||
|
'required': true
|
||
|
'id': 'prerequisites'
|
||
|
'type': 'checkboxes'
|
||
|
- 'attributes':
|
||
|
'description': 'Please describe the request'
|
||
|
'label': 'Description'
|
||
|
'value': |
|
||
|
### What problem are you trying to solve?
|
||
|
|
||
|
### Proposed solution
|
||
|
|
||
|
### Alternatives considered
|
||
|
|
||
|
### Additional information
|
||
|
'id': 'description'
|
||
|
'type': 'textarea'
|
||
|
'validations':
|
||
|
'required': true
|
||
|
'description': 'Suggest a feature or an enhancement for AdGuard Home'
|
||
|
'name': 'Feature request or enhancement'
|