We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 024582e commit 3da1978Copy full SHA for 3da1978
CONTRIBUTING.md
@@ -0,0 +1,9 @@
1
+# Contributing
2
+
3
+## Publish releases
4
5
+1. Edit the [gemspec](./amethyst.gemspec) file and bump `spec.version`.
6
+2. Commit to Git, and push to main branch.
7
+3. Tag commit and push tag.
8
9
+CI will create the package and upload it to rubygems.org.
0 commit comments