-
-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for an enhanced app or change to one | ||
title: "[FEAT] - <your summary here>" | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
**NOTE - If you simply want to request the addition of an app to Heimdall, read https://github.com/linuxserver/Heimdall-Apps/wiki/Requesting-Apps** | ||
|
||
**Describe the what you'd like to have changed** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
|
||
**Are you willing to create a PR yourself?** | ||
Are you willing to help make this change happen by creating a PR, assuming that a maintainer OKs the proposed change? |