Files
openzeppelin-contracts/.github/PULL_REQUEST_TEMPLATE.md
Matt Condon a5d5867092 feat: update pr templates, closes #696 (#699)
* feat: update pr templates, closes #696

* fix: move lint command to end of bullet
2018-01-25 11:26:29 -03:00

720 B

Fixes #

🚀 Description

  • 📘 I've reviewed the OpenZeppelin Contributor Guidelines
  • I've added tests where applicable to test my new functionality.
  • 📖 I've made sure that my contracts are well-documented.
  • 🎨 I've run the JS/Solidity linters and fixed any issues (npm run lint:all:fix).