mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-28 11:59:52 +00:00
Added app feature request
This commit is contained in:
parent
d51964de32
commit
a2d8e9d1c1
1 changed files with 20 additions and 0 deletions
20
.github/ISSUE_TEMPLATE/feature_request_app.yml
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request_app.yml
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
name: Request a new feature or an improvement for the app itself
|
||||
description: |
|
||||
You want a new feature for the application, or an improvement for an existing one.
|
||||
title: "[App Feature Request]: "
|
||||
labels: ["feature request"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
ℹ️ IMPORTANT INFO ℹ️
|
||||
Please note that if the functionality is related to data representation, it may not be implemented, as AdGuard Home Manager depends on the capabilities of the AdGuard Home API.
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: Describe the feature that you want on the app.
|
||||
placeholder: |
|
||||
Write the details here...
|
||||
validations:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue