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 b0604b4 commit 948d0d4Copy full SHA for 948d0d4
CONTRIBUTING.md
@@ -573,3 +573,6 @@ $ pushd bindgen && cargo publish && popd
573
$ pushd bindgen-cli && cargo publish && popd
574
$ git push --tags upstream # To publish the tag
575
```
576
+### Create a new release on Github
577
+
578
+See [Releasing projects on Github](https://docs.github.com/en/repositories/releasing-projects-on-github)
0 commit comments