Added changelog. (#1555)
* Added changelog. * Added PR template note. * Update .github/PULL_REQUEST_TEMPLATE.md Co-Authored-By: nventuro <nicolas.venturo@gmail.com> * Update PULL_REQUEST_TEMPLATE.md * Update CHANGELOG.md Co-Authored-By: nventuro <nicolas.venturo@gmail.com> * Update CHANGELOG.md Co-Authored-By: nventuro <nicolas.venturo@gmail.com> * Apply suggestions from code review Co-Authored-By: nventuro <nicolas.venturo@gmail.com> * Added more headers and sub-headers. * Added deprecations category. * Added PR links. * Added PausableCrowdsale. * Addressed review comments. * Update CHANGELOG.md Co-Authored-By: nventuro <nicolas.venturo@gmail.com>
This commit is contained in:
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -15,6 +15,7 @@ Fixes #
|
||||
- reviewed the OpenZeppelin Contributor Guidelines
|
||||
(https://github.com/OpenZeppelin/openzeppelin-solidity/blob/master/CONTRIBUTING.md),
|
||||
- added tests where applicable to test new functionality,
|
||||
- made sure that your contracts are well-documented, and
|
||||
- run the JS/Solidity linters and fixed any issues (`npm run lint:fix`).
|
||||
- made sure that your contracts are well-documented,
|
||||
- run the JS/Solidity linters and fixed any issues (`npm run lint:fix`), and
|
||||
- updated the changelog, if applicable.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user