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.
2 parents dec26bd + 36e0e70 commit a14375cCopy full SHA for a14375c
README.md
@@ -20,10 +20,12 @@
20
- [ ] Feature Extension
21
- [ ] other ...
22
23
-Contributing
24
-------------
+Contributing Guidelines
+-----------------------
25
26
* Fork this repository on GitHub
27
+* Commit Message should follow this pattern : "#{issue no} : Commit message"
28
+* squash your commits (if more than one commits for single issue)
29
* Make your changes and send us a pull request only on **Dev Branch**
30
* If we like them we'll merge them
31
* If we've accepted a patch, feel free to ask for commit access
0 commit comments