From bb1e87825259ec73646ec8dc1bf13d634c6345e0 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 2 Jan 2019 15:03:59 -0500 Subject: [PATCH] Updated Issue Guidelines (markdown) --- Issue-Guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Issue-Guidelines.md b/Issue-Guidelines.md index d79adc0..6c255a0 100644 --- a/Issue-Guidelines.md +++ b/Issue-Guidelines.md @@ -16,7 +16,7 @@ When writing an issue, please ensure you capture as much relevant detail as poss * Any relevant log output * Any non-standard configurations you use -To assist in triaging, if you know which label(s) should applied to your issue, please add them to the beginning of the issue name in square brackes, like this: "[feature][UI] Add the widget to the front panel". Issues will be triaged in time by the administrative team, and these flags will be removed from the title and issue labels added. This is required due to GitHub's permission system. The list of labels can be [found above](https://github.com/jellyfin/jellyfin/wiki/Contributing-to-Jellyfin#major-issue-types). +To assist in triaging, if you know which label(s) should applied to your issue, please add them to the beginning of the issue name in square brackes, like this: "[feature][UI] Add the widget to the front panel". Issues will be triaged in time by the administrative team, and these flags will be removed from the title and issue labels added. This is required due to GitHub's permission system. The list of labels can be [found below](https://github.com/jellyfin/jellyfin/wiki/Issue-Guidelines#issue-labels). ### Searching for issues and upvoting