mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Fix feature/enhancement links
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user