Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 939 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 939 Bytes

Contributing

We highly encourage to contribute to this repository!

  • If you find and error or have a specific request you can create an Issue.
  • Add an analysis/experiment using a Pull Request. Please add your code into the corresponding folder R/experiments or python/experiments.
  • If you want to add your code regarding a specific meet-up, please included in a folder with the corresponding date <YEAR>-<MONTH>. For example, if you want to add a python notebook my_notebook.ipynb (you can add your name, or any tag representing you into the file name) for the meetup of August 11th 2020 then just include it in python/2020-08/my_notebook.ipynb. Then create a Pull Request.