solidity/PULL_REQUEST_TEMPLATE.md
2018-07-23 17:24:32 +02:00

675 B

Your checklist for this pull request

Please review the guidelines for contributing to this repository. Please also note that this project is released with a Contributor Code of Conduct By participating in this project you agree to abide by its terms.

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Changes should be described with meaningful commit messages

Description

Please explain the changes you made here.

Thank you for your help!