p5.js-web-editor/.github/PULL_REQUEST_TEMPLATE.md
Gaurang Tandon 5e7c8d3a79 Attempts to improve .github contents (#787)
* attempts to improve .github contents

* more changes

* restructure nature of issue
remove redundant information in first block comment
 (it's already mentioned above each section's heading)
2018-12-21 15:27:22 -05:00

5 lines
No EOL
345 B
Markdown

I have verified that this pull request:
* [ ] 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`