diff --git a/Feature-Requests.md b/Feature-Requests.md index 6fad474..d3ade44 100644 --- a/Feature-Requests.md +++ b/Feature-Requests.md @@ -8,5 +8,5 @@ We currently have two labels that will help us sort your request: Label | Description | Link ------------|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------- -feature | This should be used when requesting an entirely new feature that either did not exist, or big improvements to something that does exist | [Open a "feature" request.](https://github.com/jellyfin/jellyfin/issues/new?title=&body=&labels=feature) -enhancement | This should be used when requesting a small fix or improvement on something that already exists. | [Open an "enhancement" request.](https://github.com/jellyfin/jellyfin/issues/new?title=&body=&labels=feature) +feature | This should be used when requesting an entirely new feature that either did not exist, or big improvements to something that does exist | [Open a "feature" request.](https://github.com/jellyfin/jellyfin/issues/new?labels=feature) +enhancement | This should be used when requesting a small fix or improvement on something that already exists. | [Open an "enhancement" request.](https://github.com/jellyfin/jellyfin/issues/new?labels=enhancement)