We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46963de commit 5572a7cCopy full SHA for 5572a7c
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,6 @@
1
+### How to create a release
2
+
3
+Open a PR to bump the `project.version` in `authorizer/pom.xml`, you can title the PR something like `chore: Release x.x.x`.
4
5
+The Git tag as well as the GitHub release is automatically created by CI after merge.
6
+Don't create them yourself, as the CI will attach a pre-build NAR file.
0 commit comments