solidity/.github/PULL_REQUEST_TEMPLATE.md
2018-08-07 10:42:21 +02:00

721 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
  • All tests are passing
  • New tests have been created which fail without the change (if possible)
  • README / documentation was extended, if necessary
  • Changelog entry (if change is visible to the user)
  • Used meaningful commit messages

Description

Please explain the changes you made here.

Thank you for your help!