Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 928 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 928 Bytes

So you want to contribute? That is great!

This is an open project, and we love contributions!

A good start is contributing with ideas or questions via the issues page.

  • Are you in the eLife Sprint 2020? Let me know at issue #1 and I add you as a colaborator right away.
  • Be bold and contribute however you can.
  • Adding an issue? Please mark it with labels.
  • Making a commit? Take a quick look at this post on how to write a good commit message :)

For code in Python, let's try and follow PEP8 standards. For code in R, let's try and follow the tidyverse style guide.

At this stage, everything is a prototype, so feel free to make pull requests and commit directly to the master branch.