Update CONTRIBUTING.md

This commit is contained in:
Ryan Laughlin
2021-11-26 17:35:31 +01:00
committed by Benoit Daloze
parent cf1a6dd2d8
commit bb8200704b
+1 -1
View File
@@ -22,4 +22,4 @@ $ cp pre-commit .git/hooks/pre-commit
## Adding a new Ruby version
Add the new version in `ruby-builder-versions.js` and update the README.
Add the new version in `ruby-builder-versions.js`, then follow the steps above in [Regenerating dist/index.js](#regenerating-distindexjs) to update `dist/index.js`. Finally, update the "Supported Versions" section of the README if needed.