From e5300a0fb16fba2a2d24c96b350263e40d0afb70 Mon Sep 17 00:00:00 2001 From: Edward D Date: Mon, 8 Feb 2016 19:43:43 +0000 Subject: [PATCH] Destroyed Labels (markdown) --- Labels.md | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 Labels.md diff --git a/Labels.md b/Labels.md deleted file mode 100644 index e000224..0000000 --- a/Labels.md +++ /dev/null @@ -1,39 +0,0 @@ -# Labels - -This is an explanation of the labels being used in awesome-selfhosted project. - -### enhancement - -This would be used to tag **issues**. - -This will be used to identify any additions which need to be made to the project, including: licenses, applications and categories/sections. - -### bug - -This would be used to tag **issues**. - -This will be used to identify errors made within the project which need correcting or fixing, including: missing project licenses, missing project languages, formatting or spelling errors and miscategorised projects. - -### question - -This would be used to tag **issues**. - -This will be used to identify issues which are asking a question or are discussions. - -### invalid - -This would be used to tag **issues** or **pull requests**. - -This will be used to identify application additions which do not pertain to what awesome-selfhosted seeks to represent, and are therefore invalid for our repository. - -### needs work - -This would be used to tag **pull requests**. - -This will be used to show that a pull request is missing required information which will need to be added before it can be merged. - -### ok to merge - -This would be used to tag **pull requests**. - -This will be used to show that a pull request has all of the required information, and has been reviewed by a project collaborator, and is waiting for a second collaborator to merge the request. \ No newline at end of file