Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 303 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 303 Bytes

Contributing

So you want to contribute to Goat? Great!

Here's a small guide to make this easy for everyone:

  1. Fork this repository
  2. Create a branch named after your addition (e.g. my-awesome-feature)
  3. Write many tests (the coverage shouldn't fall)
  4. Create pull request

Thank you! ❤️