Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
iantrich authored and ludeeus committed Mar 16, 2019
1 parent f8d10d2 commit 6e2def9
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 @@ -7,7 +7,7 @@ Contributing to this project should be as easy and transparent as possible, whet
- Submitting a fix
- Proposing new features

## Github are used for everything
## Github is used for everything

Github is used to host code, to track issues and feature requests, as well as accept pull requests.

Expand Down Expand Up @@ -43,7 +43,7 @@ People *love* thorough bug reports. I'm not even kidding.

## Use a Consistent Coding Style

Use [black](https://github.com/ambv/black) to make sure the code follow the style.
Use [black](https://github.com/ambv/black) to make sure the code follows the style.

## License

Expand Down

0 comments on commit 6e2def9

Please sign in to comment.