diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..e6402386 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,4 @@ +We follow Git Merge based workflow +1. Fork this repo +2. Create a new feature branch in your fork. Multiple features must have a hyphen separated name +3. Commit to your fork and raise a Pull Request with upstream