Skip to content

Commit 2f141e9

Browse files
authored
Update CONTRIBUTING.md
1 parent 7f245c9 commit 2f141e9

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,6 @@ We love your input! We want to make contributing to this project as easy and tra
1111
## We Develop with Github
1212
We use github to host code, to track issues and feature requests, as well as accept pull requests.
1313

14-
## We Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests
15-
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
16-
17-
1. Fork the repo and create your branch from `main`.
18-
2. If you've added code that should be tested, add tests.
19-
3. If you've changed APIs, update the documentation.
20-
4. Ensure the test suite passes.
21-
5. Make sure your code lints.
22-
6. Issue that pull request!
23-
2414
## Any contributions you make will be under the MIT Software License
2515
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project.
2616

0 commit comments

Comments
 (0)