Updated readMe to have all GitHubs

This commit is contained in:
2024-03-21 08:20:46 -06:00
parent 60c4f895d1
commit 32bbe30f67
530 changed files with 0 additions and 75122 deletions

View File

@@ -1,10 +0,0 @@
# Contributing
### Releasing a new version:
- Ensure tests are passing on travis and appveyor
- Run `node scripts/abi_crosswalk.js` and commit any changes
- Update the changelog
- Tag a new release like: `git tag -a v0.6.34 -m "tagging v0.6.34" && git push --tags`
- Run `npm publish`