This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* better-readme: Add feedback section Add CONTRIBUTION.md Add philosophy, reformat credits Add quick links
- Loading branch information
Showing
2 changed files
with
48 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# 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! :heart: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters