From abbb7c39dc61dea2d72274fa7d290ec70d8dcf60 Mon Sep 17 00:00:00 2001 From: Edward D Date: Mon, 8 Feb 2016 20:35:01 +0000 Subject: [PATCH] Finished Issues Updates --- Labels.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/Labels.md b/Labels.md index a9a6c7b..0dfda53 100644 --- a/Labels.md +++ b/Labels.md @@ -24,4 +24,20 @@ Used to identify PRs and issues which request fixes to existing content. ## Invalid -Used to identify PRs and issues which seek to implement changes or additions which are not valid for this project. This refers to the content as opposed the formatting itself (see needs work label). \ No newline at end of file +Used to identify PRs and issues which seek to implement changes or additions which are not valid for this project. This refers to the content as opposed the formatting itself (see needs work label). + +## Licenses + +Used to identify PRs and issues which involve the [licenses section](https://github.com/Kickball/awesome-selfhosted#list-of-licenses). + +## Needs Work + +Used to identify PRs which do not meet the formatting standards found in our [contributing section](https://github.com/Kickball/awesome-selfhosted#contributing). + +## Non-Free + +Used to identify PRs and issues which interact with our [non-free awesome-selfhosted list](https://github.com/Kickball/awesome-selfhosted/blob/master/non-free.md). + +## Ok To Merge + +Used to identify issues which have been checked over by a collaborator and are ready to be merged by a different collaborator. \ No newline at end of file