Skip to content

Commit

Permalink
Remove semver labels
Browse files Browse the repository at this point in the history
Signed-off-by: Jaron Zijlstra <[email protected]>
  • Loading branch information
JaronZ authored Jul 3, 2024
1 parent a726b31 commit 539b74b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@
- name: "Bug: Unverified"
description: "Issues that report unverified bugs. Pending for inspection."
color: "f9d0c4"
- name: "Semver: Major"
description: "PRs that contain breaking changes and should be released in the next major version."
color: "c10f47"
- name: "Semver: Minor"
description: "PRs that contain new features and should be released in the next minor version."
color: "e4f486"
- name: "Semver: Patch"
description: "PRs that contain bugfixes and should be released in the next patch version."
color: "e8be8b"
- name: "Meta: Dependencies"
description: "Issues and PRs related to dependencies."
color: "ffff00"
Expand Down Expand Up @@ -96,4 +87,4 @@
color: "102c54"
- name: "Language: ERMScript"
description: "Issues related to the ERMScript language."
color: "102c54"
color: "102c54"

0 comments on commit 539b74b

Please sign in to comment.