Skip to content

Commit

Permalink
Merge pull request #4 from d3sw/contributing-info
Browse files Browse the repository at this point in the history
Add info to contributing
  • Loading branch information
aalvarado committed Oct 9, 2017
2 parents 9387498 + 47e374c commit c10741f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Contributing
0. Find an improvement or an issue
1. Fork the repo
2. Work on your code
3. Send pull request

Notes:

Pull requests should have at MOST two commits. Optional first commit can have specs, or specs and code can be in a single commit.
This is to avoid polluting the commit history with superfluous history and comments.

0 comments on commit c10741f

Please sign in to comment.