meta: add checklist instructions on Pull Request template

master
Marc Cornellà 6 years ago committed by GitHub
parent 2657c87f0a
commit 1e25abacad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/PULL_REQUEST_TEMPLATE.md

@ -1,5 +1,7 @@
## Standards checklist:
<!-- Fill with an x the ones that apply. Example: [x] -->
- [ ] The PR title is descriptive.
- [ ] The PR doesn't replicate another PR which is already open.
- [ ] I have read the contribution guide and followed all the instructions.

Loading…
Cancel
Save