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 6513fab commit 60b89edCopy full SHA for 60b89ed
README.md
@@ -48,9 +48,10 @@ Always create an `issue` at github before you start changing things that you wan
48
49
- Requirements: [Download Go](https://go.dev/dl/) and [Install Go](https://go.dev/doc/install)
50
- If you do development on a windows machine, use WSL with a linux distro
51
+- Add any changes to the `RELEASEINFO.md` for the next release cycle
52
53
## Create release
-We create releases with an automated action, see ``
54
+We create releases with an automated github actions, see `.github/workflows/release.yml`
55
56
57
## Build/Compile local
RELEASEINFO.md
@@ -1 +0,0 @@
1
-* first beta
0 commit comments