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 f60cda3 commit 3b41623Copy full SHA for 3b41623
CONTRIBUTING.md
@@ -1,10 +1,10 @@
1
# How to contribute
2
-- Clone the repo
3
-- Make your fix / imrpovement
4
-- Add a new branch and pusg the change to your cloned repo
5
-- Create a pull-request
+- Clone the repository
+- Make your fix / add your improvements
+- Add a new branch and push the changes
+- Create a pull-request via Github ( see https://opensource.com/article/19/7/create-pull-request-github )
6
- Wait until the code review is done
7
-- Do the changes if their are any findings
8
-- Done
+- Fix the findings
+- Wait for the merge
9
10
Thanks a lot for your help!!!
0 commit comments