mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
Add the "Releasing" section to CONTRIBUTING.md (#1891)
* Add 'Releasing' workflow to 'CONTRIBUTING.md' * Update CONTRIBUTING.md Co-authored-by: Michael Go <[email protected]> --------- Co-authored-by: Michael Go <[email protected]>
This commit is contained in:
co-authored by
Michael Go
parent
6909570f8e
commit
ecf25ea83d
@@ -26,3 +26,9 @@
|
|||||||
* If it makes sense, add tests for your code and/or run a performance benchmark
|
* If it makes sense, add tests for your code and/or run a performance benchmark
|
||||||
* Make sure all tests pass (`bundle exec rake`)
|
* Make sure all tests pass (`bundle exec rake`)
|
||||||
* Create a pull request
|
* Create a pull request
|
||||||
|
|
||||||
|
## Releasing
|
||||||
|
|
||||||
|
* Bump the version in `lib/liquid/version.rb` and merge it on `main`
|
||||||
|
* Create a new release using the [GitHub UI](https://github.com/Shopify/liquid/releases/new)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user