From 011af4f1d69be879026c2e2fe31e86e7b463fa7d Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 29 Dec 2018 18:32:10 -0500 Subject: [PATCH] Updated Issue Guidelines (markdown) --- Issue-Guidelines.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Issue-Guidelines.md b/Issue-Guidelines.md index b5f3409..69df58c 100644 --- a/Issue-Guidelines.md +++ b/Issue-Guidelines.md @@ -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: