Skip to content

Commit

Permalink
Revert "docs(contributing): contributing"
Browse files Browse the repository at this point in the history
This reverts commit f30ac84.
  • Loading branch information
asif-ahmed-1990 committed May 6, 2020
1 parent e2d8c14 commit 6374c6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,8 @@ Cryons repo uses github pre commit hooks, follow the below steps to commit our c

8. Give a commit message when it prompts.

9. Run *git push -u origin your_branch*, to push your changes to the forked repo. git hooks will run all the test before pushing the changes. if any test fails, rewrite the tests and make sure all the test passes before pushing again.
9. Run *git push -u origin your_branch*, to push your changes to the forked repo. git hooks will run all the test before pushing the changes. if any test fails, rewrite the tests and make sure all the test passes.

10. Go to the forked repo in github, raise a PR to the crayons repo. wait for the pr to be approved or address comments if any.



0 comments on commit 6374c6d

Please sign in to comment.