Skip to content

Commit 78451c6

Browse files
author
Tristán
committed
Modified Coding Style
1 parent e28a5ef commit 78451c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ We use github to host code, to track issues and feature requests, as well as acc
1616

1717
Pull requests are the best way to propose changes to the codebase (we use [Github Flow](https://guides.github.com/introduction/flow/index.html)). We actively welcome your pull requests:
1818

19-
1. Fork the repo and create your branch from `main`.
19+
1. Fork the repository and create your branch from `main`.
2020
2. If you've added code that should be tested, add tests.
2121
3. If you've changed APIs, update the documentation.
2222
4. Ensure the test suite passes.
2323
5. Make sure your code lints.
2424
6. Issue that pull request!
25-
7. Always add a READme to your added code.
25+
7. Always add a `README` and/or `requirements.txt` to your added code.
2626

2727
## Any contributions you make will be under the MIT Software License
2828
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. Feel free to contact the maintainers if that's a concern.

0 commit comments

Comments
 (0)