mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-31 14:33:54 -04:00
Updated Issue Guidelines (markdown)
parent
4c33d80baa
commit
011af4f1d6
@ -10,13 +10,17 @@ Depending on what's going on, please do the following:
|
||||
|
||||
We have a few labels that can help us sort your issue better:
|
||||
|
||||
Label | Description
|
||||
---------------|----------------------------------------------------------------------------------
|
||||
UI | Used for problems in the interface, like the web page or apps.
|
||||
documentation | Used to request changes/additions to any documentation (including this wiki!).
|
||||
build/platform | Used for problems with building from source, or installing the software packages.
|
||||
backend | Used for server issues, with the main program.
|
||||
bug | Use this when something just isn't working right.
|
||||
Label | Description
|
||||
-----------------|---------------------------------------------------------------------------------------
|
||||
backend | For server issues, not app or web UI. Typically used in conjunction with another label
|
||||
bug | For when something just isn't working right
|
||||
build/platform | For problems with building from source, or installing the software packages
|
||||
documentation | Request changes/additions to any documentation (including this wiki!)
|
||||
enhancement | Request an improvement to an existing feature
|
||||
feature | Request a new feature
|
||||
good first issue | If you are new to the project and want to help, look for these!
|
||||
UI | For problems with an interface, like the web UI or an app
|
||||
regression | For issues or PRs that address regressions from a previous stable build
|
||||
|
||||
## Details Help!
|
||||
One last thing: please provide us with as many details as you possibly can. Things that help:
|
||||
|
Loading…
x
Reference in New Issue
Block a user