Skip to content

Commit cae0233

Browse files
Update CONTRIBUTING.md
1 parent 529c3c7 commit cae0233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ def test_reverse_string(self):
6666
```
6767

6868
## Opening a Pull Request
69-
When your usefulib and tests are ready, it's time to contribute! Simply open a pull request, remembering to mention what you have added, whether you were able to add tests or not and anything else you think I need to know. Just for reference, your changes may not appear on the pip pacakage immediately after it is merged. You may have to wait for a couple days.
69+
When your usefulib and tests are ready, it's time to contribute! Simply open a pull request, remembering to mention what you have added, whether you were able to add tests or not and anything else you think I need to know. Another note, do NOT change `setup.py` or your pull request will not be merged. Just for reference, your changes may not appear on the pip package immediately after it is merged. You may have to wait for a couple days.

0 commit comments

Comments
 (0)