Update ISSUE_TEMPLATE.md

This commit is contained in:
joeajug123 2019-03-25 12:12:18 +05:30 committed by GitHub
parent b25d245b89
commit 7042d356c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
## Checklist ## Checklist
- [ ] I have verified that that issue exists against the `master` branch of Django REST framework. - [ ] I have verified that that issue exists against the `master` branch of Django THE REST framework.
- [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [ ] This is not a usage question. (Those should be directed to the [discussion group](https://groups.google.com/forum/#!forum/django-rest-framework) instead.) - [ ] This is not a usage question. (Those should be directed to the [discussion group](https://groups.google.com/forum/#!forum/django-rest-framework) instead.)
- [ ] This cannot be dealt with as a third party library. (We prefer new functionality to be [in the form of third party libraries](https://www.django-rest-framework.org/community/third-party-packages/#about-third-party-packages) where possible.) - [ ] This cannot be dealt with as a third party library. (We prefer new functionality to be [in the form of third party libraries](https://www.django-rest-framework.org/community/third-party-packages/#about-third-party-packages) where possible.)