0c89a8b771
Automate release process via Changesets ( #3915 )
...
Co-authored-by: Francisco <fg@frang.io >
2023-01-18 20:34:32 -03:00
5a8e6bda51
Update pull request template
2021-01-19 13:41:00 -03:00
b8c8308d77
Add @openzeppelin/contracts as alternative package name ( #1840 )
...
* Rename package and repository name from docs and scripts
* undo root package rename
* add @openzeppelin/contracts as subpackage with release automation
* synchronize @openzeppelin/contracts version
* remove private field from package.json
* make file patterns absolute
* change wording of a comment
* use a saner version script
2019-07-26 16:01:04 -03:00
a1f168be96
Add the solidity linter command to the PR template ( #1653 )
...
* Add the solidity linter command to the PR template
The PR template states that a contributor should run the
Solidity/JS linters before submission. However, it only states the
command for the JS linter.
This commit adds the Solidity linter command explicitly.
* Use past tense in the list of prerequisites
2019-02-27 12:31:56 -03:00
fad30c3d2c
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 >
2018-12-18 14:26:23 -03:00
5c228805ad
Update issue templates ( #1376 )
...
* Update issue templates
* improve pull request template
* remove previous issue template
2018-10-03 23:13:46 -03:00
b79196f911
Fixed a broken payment test (+ another small fix) ( #1318 )
...
* Fixed a broken payment test
* In PR template, npm run lint:fix, not lint:all:fix
* In SplitPayment test, replaced an await-in-loop with Promise.all
2018-09-11 12:32:05 -03:00
a9c777faa6
docs: fix contributing link ( #848 )
...
* docs: fix contributing link
2018-04-03 15:56:01 -03:00
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
e0f3fea97f
feat: add solium linting to travis, npm script
2018-01-15 16:07:34 -05:00
29edd4e15e
feat: implement issue and pr templates
2018-01-05 11:00:37 -06:00