lean4-htt/.github/CONTRIBUTING.md
2017-06-12 09:56:15 -07:00

1.2 KiB

Contributing to Lean

Thank you for choosing to contribute to Lean, this document is a intended as a brief guide for new contributors to help streamline the process and make it as easy as possible for you (the contributors) and us (the maintainers).

Writing Code

Opening Issues

Opening Pull Requests

  • Ensure your Pull Request meets the coding and commit conventions documented above.
  • Ensure your Pull Request contains tests for the behavior, for both features or bug fixes.