Skip to content

Commit 2d1f1d7

Browse files
authored
chore: new label names in procedure-proposing-changes-and-voting.md
1 parent ae9b6c3 commit 2d1f1d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

governance/procedure-proposing-changes-and-voting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ The [Maintainers](https://github.com/orgs/publiccodeyml/teams/steering-committee
1717
for labelling any change depending on their nature according to the [Semantic
1818
Versioning](https://semver.org/), or in other words:
1919

20-
* [**`standard-fix`**](https://github.com/publiccodeyml/publiccode.yml/labels/standard-fix): for all
20+
* [**`standard-bugfix-change`**](https://github.com/publiccodeyml/publiccode.yml/labels/standard-bugfix-change): for all
2121
changes that don't break any compatibility, warrants a new patch version
22-
* [**`standard-backward-compatible`**](https://github.com/publiccodeyml/publiccode.yml/labels/standard-backward-compatible),
22+
* [**`standard-minor-change`**](https://github.com/publiccodeyml/publiccode.yml/labels/standard-minor-change),
2323
[**`standard-deprecation`**](https://github.com/publiccodeyml/publiccode.yml/labels/standard-deprecation):
2424
for all changes that are retrocompatibile, warrants a new minor version
2525
* [**`standard-breaking-change`**](https://github.com/publiccodeyml/publiccode.yml/labels/standard-breaking-change):

0 commit comments

Comments
 (0)