Skip to content

Commit 9008247

Browse files
committed
docs: Adding a Contribute file
1 parent 0bbd2b3 commit 9008247

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Contributing
2+
3+
Source hosted at [GitHub](http://github.com/splitrb/split-api).
4+
Report Issues/Feature requests on [GitHub Issues](http://github.com/splitrb/split-api/issues).
5+
6+
Tests can be ran with `rake spec`
7+
8+
Please conform to the [Code of Conduct](CODE_OF_CONDUCT.md).
9+
10+
## Note on Patches/Pull Requests
11+
12+
* Fork the project.
13+
* Make your feature addition or bug fix.
14+
* Add tests for it. This is important so I don't break it in a
15+
future version unintentionally.
16+
* Commit, do not mess with rakefile, version, or history.
17+
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
18+
* Send me a pull request. Bonus points for topic branches.

0 commit comments

Comments
 (0)