Updated Issue Guidelines (markdown)

Joshua M. Boniface 2018-12-29 18:32:10 -05:00
parent 4c33d80baa
commit 011af4f1d6

@ -11,12 +11,16 @@ 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.
-----------------|---------------------------------------------------------------------------------------
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: