Skip to content

Commit 7bd43f2

Browse files
authored
Update README.md
1 parent 64d23bc commit 7bd43f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Please check the `Codon` Do's and Don’ts against your code before contributing
3939
| Contribute fully parametrised code. |Supply non-parameterised scripts |
4040
|Supply unit and expected error testing files at 100% coverage| Untested functions|
4141
|Include function doc strings| Contribute code from established libraries. i.e. Pandas, NumPy, Matplotlib.|
42+
|Improve the code in the current repository. By Forking the repo and creating a Pull-Request. | Supply code that repeats a function in the current repo. |
4243
|Follow [PEP-8](https://www.python.org/dev/peps/pep-0008/) styling guide. |Be afraid to [ask](email) for any further guidance.|
4344

4445

0 commit comments

Comments
 (0)