Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bartkrekelberg committed Mar 3, 2021
1 parent 96d84e0 commit 3982d87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ We love your input! We want to make contributing to this project as easy and tra
* Reporting a bug
* Submitting a fix
* Proposing new features
* Become part of the development team

## We Develop with Github
We use github to host code, to track issues and feature requests, as well as to review and accept pull requests.
Expand All @@ -14,7 +13,7 @@ Pull requests are the best way to propose changes to the codebase (we use Github

* Fork the repo and create your branch from master.
* Add your code, add tests of your code.
* Document your code
* Document your code.
* Add a demo to illustrate the use of your code.
* Issue that pull request!

Expand Down

0 comments on commit 3982d87

Please sign in to comment.