Skip to content

Commit

Permalink
Add more instructions to publishing procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardograca committed Dec 9, 2018
1 parent 108a390 commit 4b4a420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CONTRIBUTING.md
Expand Up @@ -231,6 +231,7 @@ just make sure to follow the process explained below in the correct order.

1. You should draft a new release on GitHub. This isn't strictly necessary, but is highly recommended. At this time you
shouldn't publish it yet, but just save it as a draft instead.
2. Make sure you're in the `master` branch with all the latest changes: `git pull`.
2. Update the `CHANGELOG.md` file and update the version number of `package.json`. For the changelog just follow the
format of the previous update. In general you should link to PRs instead of issues when mentioning changes. If the PRs'
descriptions are well written they should already include any associated issues. At this point there is no need to
Expand Down

0 comments on commit 4b4a420

Please sign in to comment.