mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2024-11-01 01:50:44 +00:00
Initial Labels Creation
parent
a69bce983d
commit
61425e1014
1 changed files with 39 additions and 0 deletions
39
Labels.md
Normal file
39
Labels.md
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
# 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.
|
Loading…
Reference in a new issue