Skip to content

Commit a1f49f4

Browse files
Update CONTRIBUTING.md
1 parent 8bccdd2 commit a1f49f4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: CONTRIBUTING.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
## Shipping a new functionality
44

5-
1. You can only contribute on UNRELEASE which our team is currently working on see [CHANGELOG.md](https://github.com/Techistan/create-node-strapi-app/blob/master/CHANGELOG.md) file for more information of currently UNRELEASED version.
5+
1. You can only contribute on master branch.
66
2. Fork this repo.
7-
3. Pull latest UNRELEASED version branch.
7+
3. Pull latest master branch.
88
4. Contribute something great.
99
5. Don't forget to write unit/integration/e2e/stress test.
10-
6. Create pull request of your branch to latest UNRELEASED version branch.
11-
7. Wait for Jarvis CI test to be passed.
10+
6. Create pull request of your branch to master branch.
11+
7. Wait for travis CI test to be passed.
1212
8. Wait for reviewer to review pull request file changes (This process can take upto few day's so relax).
13-
9. Wait for admistrator to merge pull request with latest UNRELEASED version branch.
13+
9. Wait for admistrator to merge pull request master branch.
1414
10. After doing all above steps now wait to see your changes in master and in production (This process can takes upto few weeks or months when we RELEASED new version).
1515

1616

17-
**Happy Contributing**
17+
**Happy Contributing**

0 commit comments

Comments
 (0)