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