Labels do not have restricted length

WhataTerribleFailure
@sekjun9878 why did you add that?
This commit is contained in:
SOF3 2016-10-08 18:11:09 +08:00
parent 5e72850a62
commit c328d7359c
No known key found for this signature in database
GPG Key ID: A0379676C4D9D5D9

View File

@ -100,9 +100,7 @@ class ExampleClass{
### Labels ### Labels
To provide a concise bug tracking environment, prevent the issue tracker from over flowing and to keep support requests out of the bug tracker, PocketMine-MP uses a label scheme a bit different from the default GitHub Issues labels. To provide a concise bug tracking environment, prevent the issue tracker from over flowing and to keep support requests out of the bug tracker, PocketMine-MP uses a label scheme a bit different from the default GitHub Issues labels.
PocketMine-MP uses GitHub Issues Labels. There are a total of 12 labels. PocketMine-MP uses Labels to identify the types and status of issues and pull requests.
Note: For future reference, labels must not be longer than 15 letters.
#### Categories #### Categories
Category labels are prefixed by `Related:`. Multiple category labels may be applied to a single issue(but try to keep this to a minimum and do not overuse category labels). Category labels are prefixed by `Related:`. Multiple category labels may be applied to a single issue(but try to keep this to a minimum and do not overuse category labels).