Skip to content

Commit a8abeaf

Browse files
Update CONTRIBUTING.md
1 parent d0ccbb8 commit a8abeaf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ What makes sense to you may not make sense to others. Create an issue with an AP
2121
#### Gain User Trust
2222
As a researcher you can't have any part of your code going wrong. So, make thorough tests that ensure an implementation of a new trick or subbtle change is correct.
2323

24+
## Contribution types
25+
Currently looking for help implementing new features or adding bug fixes.
26+
27+
A lot of good work has already been done in project mechanics (requirements.txt, setup.py, pep8, badges, ci, etc...) we're in a good state there thanks to all the early contributors (even pre-beta release)!
28+
2429
## Bug fixes:
2530
1. Submit a github issue.
2631
2. Fix it.

0 commit comments

Comments
 (0)