Skip to content

Commit

Permalink
add contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
particlebanana committed Jan 16, 2016
1 parent 3fd80e5 commit aea8712
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Contributing to Waterline

Waterline follows the [Sails Contribution Guide](https://github.com/balderdashy/sails/blob/master/CONTRIBUTING.md).

The Contribution Guide is designed to help you get off the ground quickly contributing to Waterline. Reading it thoroughly will help you write useful issues, make eloquent proposals, and submit top-notch code that can be merged quickly. Respecting the guidelines laid out in the guide helps make the core maintainers of Waterline more productive, and makes the experience of working with Waterline positive and enjoyable for the community at large.

If you are working on a pull request, **please carefully read this file from top to bottom**. In case of doubt, open an issue in the issue tracker or contact someone from our [core team](https://github.com/balderdashy/sails#team) on Twitter. Especially do so if you plan to work on something big. Nothing is more frustrating than seeing your hard work go to waste because your vision does not align with planned or ongoing development efforts of the project's maintainers.

0 comments on commit aea8712

Please sign in to comment.