Skip to content

Commit

Permalink
added very simple initial CONTRIBUTING.md. resolves RobotLocomotion#1808
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTedrake committed Mar 6, 2016
1 parent e208fa3 commit 5d1431c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

### Contributing code

If you have improvements to Drake, send us your pull requests! For those
just getting started, Github has a [howto](https://help.github.com/articles/using-pull-requests/). Please make sure you look at our Developer's page for information on code style, etc, and be prepared to engage in active code review on your pull request.

We would also like to hear about your success stories if you've used Drake in your own projects. Please consider contributing to our [gallery](http://drake002.csail.mit.edu/drake/gallery.html) by editing gallery.html in the drake/doc/ directory and submitting a pull request.

Important note: Drake is an open source project licensed under extremely flexible terms intended to encourage use by anyone, for any purpose. When you make a contribution to the Drake project, you are agreeing to do so under those same terms. The details are below; if you aren't comfortable with those terms, we're still friends but you shouldn't contribute.

2 changes: 1 addition & 1 deletion drake/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ Next steps
faq
video_tutorials
Mailing list <http://mailman.mit.edu/mailman/listinfo/drake-users>

GitHub <http://github.com/RobotLocomotion/drake>

0 comments on commit 5d1431c

Please sign in to comment.