Skip to content

Commit

Permalink
Update labels (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 17, 2021
1 parent cefb36a commit 6d337f0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
- name: "ci"
color: 1d76db
description: "Work that improves the continue integration."
- name: "dependencies"
color: 1d76db
description: "Upgrade or downgrade of project dependencies."

- name: "in-progress"
color: fbca04
Expand Down Expand Up @@ -82,3 +85,10 @@
- name: "priority-low"
color: e4ea8a
description: "Nice addition, maybe... someday..."

- name: "major"
color: b60205
description: "This PR causes a major version bump in the version number."
- name: "minor"
color: 0e8a16
description: "This PR causes a minor version bump in the version number."

0 comments on commit 6d337f0

Please sign in to comment.