d503d1ace3
* Revamp issue and pull request templates, other docs tweaks `yarn test` now runs all of our tests. * Remove generated files from the repository * Update to new Signal support URL * Prevent the 'Test failed 2 == 1' from test-release in CI * Another attempt to fix grunt test-release on Appveyor * grunt test-release: Fail build if test fails * Lint fix, and move jshint earlier in CI process
1.9 KiB
1.9 KiB
First time contributor checklist:
- I have read the README and Contributor Guidelines
- I have signed the Contributor Licence Agreement
Contributor checklist:
- My commits are in nice logical chunks with good commit messages
- My changes are rebased on the latest
development
branch - My changes pass 100% of local tests
- My changes are ready to be shipped to users