Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 357 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 357 Bytes

How to contribute

Issues

If you found a bug or can recommend a new feature, feel free to raise an issue on the overarching genetics repo.

Pull requests

If you want to contribute code, please:

  • Clone or fork this repo.
  • Make a branch (we usually use <initials>-<feature> as a name).
  • Submit a PR!