1
0
Fork 0

No issue: remove Quality PR template item.

This should be caught by CI and should not be necessary to force folks
to check off.
master
Michael Comella 2019-12-06 12:48:44 -08:00 committed by Emily Kager
parent 7d754cc60e
commit 20e33290e2
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
### Pull Request checklist
<!-- Before submitting the PR, please address each item -->
- [ ] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
- [ ] **Tests**: This PR includes thorough tests or an explanation of why it does not
- [ ] **Screenshots**: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
- [ ] **Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features