Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 634 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 634 Bytes

There are many ways in which you can contribute to this dataset. Data patches are just one thing amongst others that you can submit to help the project. We also welcome feedback, bug reports, feature data requests, documentation improvements, advocating, data testing and many different things. Just talk to us if you want to help, and we will help you help us.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request