Update CONTRIBUTING.md

This commit is contained in:
Fabian Aguilar Gomez
2024-01-05 12:48:59 -06:00
committed by GitHub
parent 91732ecd65
commit b14e2cb56a

View File

@@ -77,6 +77,9 @@ At a high level, [the process for proposing changes](https://guides.github.com/i
`script/cibuild`
## Publishing Gem
In order to publish the Gem bump the version in *this file*, commit, create a tag with the new version number, and finally push the commit and tag to the repo.
## Code of conduct
This project is governed by [the Contributor Covenant Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.