59f03f00c5
Fix stalebot exempt labels
2019-04-19 15:25:36 -03:00
ea59f86cdf
Update stalebot wording and timing. ( #1722 )
2019-04-19 02:20:47 -03:00
92e68e3aaa
Revert "Add WIP bot."
...
This reverts commit 07fc8c731a .
2019-04-09 18:52:17 -03:00
07fc8c731a
Add WIP bot.
2019-04-09 18:44:39 -03:00
c008f1f0c6
Exclude on-hold PRs and issues on stalebot. ( #1696 )
2019-03-26 16:21:13 -03:00
edfce5a3dd
Add probot/stale to the repo. ( #1681 )
2019-03-17 22:38:36 -03:00
06f7266a6e
Replace mentions of Slack for forum links. ( #1671 )
...
* Replace mentions of Slack for forum links.
* make forum lowercase
2019-03-12 13:15:46 -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
a7e91856f3
Update to Truffle 4.1.5 and Ganache 6.1.0 ( #876 )
...
* Update to ganache-cli v6.1.0 and truffle v4.1.0
* Update to stable version of ganache-cli
* fix: update event emission warning
- Fix event emission warnings for solidity 4.21 after truffle has been
updated to use this version
* fix pr review comments
* update to truffle v4.1.5
* update package-lock
* add additional emit keywords
* update solidity-coverage to 0.4.15
* update to solium 1.1.6
* fix MerkleProof coverage analysis by testing through wrapper
* change version pragma to ^0.4.21
* fix solium linting errors
2018-04-09 20:48:32 -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
0cdc5e13ce
Update ISSUE_TEMPLATE.md
2018-01-16 17:07:39 -03:00
e0f3fea97f
feat: add solium linting to travis, npm script
2018-01-15 16:07:34 -05:00
a58e3e151a
fixup: pr template mdown syntax
2018-01-10 15:08:23 -05:00
29edd4e15e
feat: implement issue and pr templates
2018-01-05 11:00:37 -06:00