p5.js-web-editor/.github/PULL_REQUEST_TEMPLATE.md

5 lines
345 B
Markdown
Raw Normal View History

I have verified that this pull request:
2017-10-16 07:14:12 +02:00
* [ ] has no linting errors (`npm run lint`)
* [ ] is from a uniquely-named feature branch and has been rebased on top of the latest master. (If I was asked to make more changes, I have made sure to rebase onto master then too)
* [ ] is descriptively named and links to an issue number, i.e. `Fixes #123`