Add more github label areas.

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
This commit is contained in:
Daniel Nephin 2015-09-08 19:44:25 -04:00
parent 85709d85d2
commit ad46757baf
2 changed files with 13 additions and 10 deletions

View File

@ -16,3 +16,4 @@
sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10
hooks:
- id: reorder-python-imports
language_version: 'python2.7'

View File

@ -20,13 +20,15 @@ The following labels are provided in additional to the standard labels:
Most issues should fit into one of the following functional areas:
| Area |
|-------------|
| area/build |
| area/cli |
| area/config |
| area/logs |
| area/run |
| area/scale |
| area/tests |
| area/up |
| Area |
|----------------|
| area/build |
| area/cli |
| area/config |
| area/logs |
| area/packaging |
| area/run |
| area/scale |
| area/tests |
| area/up |
| area/volumes |