Skip to content

Commit

Permalink
Merge pull request #210 from alallier/updateContributing
Browse files Browse the repository at this point in the history
Update contributing document: reload version in sample app
  • Loading branch information
alallier committed Oct 6, 2019
2 parents 3018ca0 + b1d532b commit 35f1a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ If you are a maintainer of Reload, please follow the following release procedure

- Merge all desired pull requests into master.
- Bump `package.json` to a new version and run `npm i` to generate a new `package-lock.json`.
- Bump sample app's reload version to match new bumped version.
- Make any final edits to CHANGELOG.
- Paste contents of CHANGELOG for the new version into new version commit.
- Open and merge a pull request with those changes.
Expand Down

0 comments on commit 35f1a7a

Please sign in to comment.