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 4867b5c commit fbbe59bCopy full SHA for fbbe59b
contributing.md
@@ -0,0 +1,7 @@
1
+# Contributing Guidelines
2
+
3
+1. Open the issue first.
4
+2. Fork the repository.
5
+3. Create and switch to the new branch. New branch name convention must be like this yourUsername/newFeature, for instance, `msaaddev/pr-review`
6
+4. Commit the changes in your forked repository.
7
+5. Open a pull request & mention the issue number in the pull request for reference.
0 commit comments