-
Notifications
You must be signed in to change notification settings - Fork 345
Contributing
Casper da Costa-Luis edited this page May 24, 2021
·
8 revisions
PR tests won't all pass due to missing credentials. Don't worry - we're working on it!
- Use a branch and PR targeting
master
(e.g.devel
,release/vM.m.p
, etc.) - Keep the PR description up-to-date as things get merged into it
- Merge
git checkout master && git pull && npm version vM.m.p && git push && git push --tags
- Draft a new release
- Copy the PR description to the release notes