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