Skip to content

Commit

Permalink
create CODEOWNERS file
Browse files Browse the repository at this point in the history
  • Loading branch information
Barrie Byron authored and dongsam committed Oct 26, 2021
1 parent 86f5e39 commit dc0f4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

We welcome contributions from anyone who is willing to create a new PR on farming module, make sure that you read and comply with this document. See the [open issues](https://github.com/tendermint/farming/issues) that we need help with. Feel free to inform us if you are willing to work on any issue. Note that the `master` branch contains the latest development version.

We follow standard github best practices:
We follow standard GitHub best practices:

- Fork the repository
- Make sure your `branch` is from the tip of `master` branch
- Make some commits to resolve an issue
- Submit a pull request to `master`

Rule of thumb:
General guidance:

- Make sure you run tests by running `make test-all` locally to see there is any issue
- Review all the checks on your PR and review code coverage report
Expand Down

0 comments on commit dc0f4d0

Please sign in to comment.