mirror of https://github.com/docker/compose.git
Merge pull request #2011 from dnephin/add_extra_labels
Add more github label areas
This commit is contained in:
commit
2273e2bd3a
|
@ -16,3 +16,4 @@
|
||||||
sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10
|
sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10
|
||||||
hooks:
|
hooks:
|
||||||
- id: reorder-python-imports
|
- id: reorder-python-imports
|
||||||
|
language_version: 'python2.7'
|
||||||
|
|
|
@ -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:
|
Most issues should fit into one of the following functional areas:
|
||||||
|
|
||||||
| Area |
|
| Area |
|
||||||
|-------------|
|
|----------------|
|
||||||
| area/build |
|
| area/build |
|
||||||
| area/cli |
|
| area/cli |
|
||||||
| area/config |
|
| area/config |
|
||||||
| area/logs |
|
| area/logs |
|
||||||
| area/run |
|
| area/packaging |
|
||||||
| area/scale |
|
| area/run |
|
||||||
| area/tests |
|
| area/scale |
|
||||||
| area/up |
|
| area/tests |
|
||||||
|
| area/up |
|
||||||
|
| area/volumes |
|
||||||
|
|
Loading…
Reference in New Issue