Skip to content

Commit 3da1978

Browse files
committed
Docs: Add CONTRIBUTING.md
1 parent 024582e commit 3da1978

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)