Skip to content

Commit

Permalink
update contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
sagautam5 committed Jun 12, 2021
1 parent 8d91ded commit 3eb2588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ composer update
```sh
vendor/bin/phpunit
```
- Make sure unit tests are passed on pipeline after your updates.
- Check the codebase to ensure that your feature doesn't already exist.
- Check the pull requests to ensure that another person hasn't already submitted the feature or fix.
- Send pull request to dev branch only.
Expand Down

0 comments on commit 3eb2588

Please sign in to comment.