We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2420325 commit 2beb0bbCopy full SHA for 2beb0bb
README.md
@@ -95,11 +95,11 @@ $ composer test
95
## Contributing
96
97
1. Fork it!
98
-2. Create your feature branch: `git checkout -b my-new-feature`
+2. Create your feature branch from **develop**: `git checkout -b my-new-feature`
99
3. Write your code. Comment your code.
100
4. Commit your changes: `git commit -am 'Add some feature'`
101
5. Push to the branch: `git push origin my-new-feature`
102
-6. Submit a pull request :D
+6. Submit a pull request to **develop** branch :D
103
104
## Credits
105
0 commit comments