Skip to content

Commit 5a3015c

Browse files
committed
updated contributing.md
1 parent 91ab1fb commit 5a3015c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

contributing.md

+10
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,13 @@ grunt build
251251
grunt uglify
252252
npm run test
253253
```
254+
255+
4. Open pull request from your branch into develop
256+
5. Merge changes from your branch into develop branch
257+
6. Merge changes from develop into master branch
258+
7. Create a new release here https://github.com/moment/moment-timezone/releases
259+
8. Do npm publish to publish changes to NPM
260+
9. Also, you should update version of moment-timezone in package.json file of
261+
this repository https://github.com/moment/momentjs.com to the latest version.
262+
It will change version on the website https://momentjs.com/timezone/
263+

0 commit comments

Comments
 (0)