Skip to content

Commit

Permalink
docs: documents
Browse files Browse the repository at this point in the history
document changes

BREAKING CHANGE: documents
  • Loading branch information
velmurugan-balasubramanian authored and asif-ahmed-1990 committed May 6, 2020
1 parent 60f8286 commit 42055c2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,9 @@ Write integrations tests and unit tests
check for all lint errors, if there are any fix it
run tests for all the components
if the component you modify is used in another component make sure you update the tests for that component as well
Raise a PR to the Crayons Repository
Raise a PR to the Crayons Repository

#### commiting changes to github
Cryons repo uses github pre commit hooks, follow the below steps to commit our changes to github
1. make your changes to the file, add the untracked files to staging area.
2. run git commit

0 comments on commit 42055c2

Please sign in to comment.