Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 690 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 690 Bytes

Creating the Pull Request

To contribute, fork our project on GitHub, then submit a pull request to our master branch.

Before Submitting

  1. Make sure you test your changes.
  2. Be sure to document your code. This includes adding in javadoc style comments for those methods that are publicly accessible and also adding those methods to their respective README.md document.
  3. Most importantly, new stuff is fun! So have fun coding it!!

By submitting a pull request, you represent that you have the right to license your contribution to WillowTree and the community, and agree by submitting the patch that your contributions are licensed under the Apache2 License.