Created Issue Labeling Scheme (markdown)

Qstick 2018-04-01 12:53:14 -04:00
parent 2d7ec5cb2d
commit f35dc03185
1 changed files with 32 additions and 0 deletions

32
Issue-Labeling-Scheme.md Normal file

@ -0,0 +1,32 @@
# Label Types #
## Type Labels ##
Type labels define the type of a issue/pull request.
- Bug
- Enhancement
- Maintenance
- Documentation
## Area Labels ##
Area labels define which part of the code base a issue or pull request relates too
- Parsing
- UI
- Indexer
- Download Client
## Status Labels ##
Status labels define the current status of the issue/pull request
## Priority Labels ##
Priority labels define the priority of a specific issue/pull request to the Lidarr team.
- Critical
- High
- Medium
- Low