Create 1-issue.md

This commit is contained in:
Tom Christie 2021-03-03 15:42:38 +00:00 committed by GitHub
parent db0bb5ef42
commit 37b8d2018d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.github/ISSUE_TEMPLATE/1-issue.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: Issue
about: Please only raise an issue if you've been advised to do so after discussion. Thanks! 🙏
---
## Checklist
- [ ] Raised initially as discussion #...
- [ ] 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.)
- [ ] I have reduced the issue to the simplest possible case.