Skip to content

Commit

Permalink
Fixed typos in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerklein committed Oct 12, 2020
1 parent 710c0e7 commit d0bf1b0
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 @@ -9,12 +9,12 @@ There are many ways to contribute, from writing blog posts, improving the docume

## Ground rules

COde and documentation contributions are welcome via Github pull requests.
Code and documentation contributions are welcome via GitHub pull requests.

For all contributions, please respect the following guidelines:

* Each pull request should implement ONE feature or bugfix. If you want to add or fix more than one thing, submit more than one pull request.
* Do not commit changes to files that are irrelevant to your feature or bugfix (eg: `.gitignore`).
* Do not commit changes to files that are irrelevant to your feature or bugfix (e.g., `.gitignore`).
* Be willing to accept criticism and work on improving your code.
* Be aware that the pull request review process is not immediate, and is generally proportional to the size of the pull request.
* Be welcoming to newcomers and encourage diverse new contributors from all backgrounds.
Expand Down

0 comments on commit d0bf1b0

Please sign in to comment.