Files
openzeppelin-contracts/.github/PULL_REQUEST_TEMPLATE.md
Leo Arias a9c777faa6 docs: fix contributing link (#848)
* docs: fix contributing link
2018-04-03 15:56:01 -03:00

730 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).