Merge branch 'development' into feature/allow-dupe-config-names

This commit is contained in:
Jeroen Ketelaar
2018-09-01 16:15:54 -05:00
committed by GitHub
+16 -15
View File
@@ -1,30 +1,31 @@
- name: priority:low labels:
- name: priority:low
color: bfe5bf color: bfe5bf
- name: priority:medium - name: priority:medium
color: bfe5bf color: bfe5bf
- name: priority:high - name: priority:high
color: bfe5bf color: bfe5bf
- name: status:accepted - name: status:accepted
color: fef2c0 color: fef2c0
- name: status:unconfirmed - name: status:unconfirmed
color: fef2c0 color: fef2c0
- name: status:needs more info - name: status:needs more info
color: fef2c0 color: fef2c0
- name: status:rejected - name: status:rejected
color: fef2c0 color: fef2c0
- name: status:under consideration - name: status:under consideration
color: fef2c0 color: fef2c0
- name: type:bug - name: type:bug
color: f7c6c7 color: f7c6c7
- name: type:feature - name: type:feature
color: f7c6c7 color: f7c6c7
- name: type:improvement - name: type:improvement
color: f7c6c7 color: f7c6c7
- name: type:question - name: type:question
color: f7c6c7 color: f7c6c7
- name: os:windows - name: os:windows
color: "666699" color: "666699"
- name: os:mac - name: os:mac
color: "666699" color: "666699"
- name: os:other - name: os:other
color: "666699" color: "666699"