Destroyed Labels (markdown)

Edward D 2016-02-08 19:43:43 +00:00
parent 61425e1014
commit e5300a0fb1

@ -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.