Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 948 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (16 loc) · 948 Bytes

Contributing

By participating in this project, you agree to abide by the code of conduct.

Issues are well accepted, as well as pull requests with edits on README.md. For different ideas, get in contact first if you want to issue a pull request.

Fork, then clone the repo:

git clone [email protected]:your-username/factory_bot_rails.git

The repository does not contain the raw data (because I don't know it's license yet). As consequence, if you want to work on the code, you need to run the TimingParis.py script for few days first.

Make your changes.

Push to your fork and submit a pull request:

  1. Do not include any data file. Only code, and plots.
  2. Write a good commit message.