Skip to content

Commit 1fae2f3

Browse files
authored
create Contributing md
1 parent a78ac7b commit 1fae2f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## Releases
2+
To release the project to maven central, create a new release in github.
3+
Set both tag and name ing a format: `v[major].[minor].[patch]`, sample: `v1.2.23`.
4+
And follow classic semver guidlinces. Note that the version is in the pom files is
5+
calculated based on tag not by release name in the release workflow.

0 commit comments

Comments
 (0)