Skip to content

Commit 3b996c6

Browse files
Correct 3rd-party-packages link in issue template.
Closes #6457
1 parent d23ea30 commit 3b996c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- [ ] I have verified that that issue exists against the `master` branch of Django REST framework.
44
- [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
55
- [ ] This is not a usage question. (Those should be directed to the [discussion group](https://groups.google.com/forum/#!forum/django-rest-framework) instead.)
6-
- [ ] 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/topics/third-party-resources/#about-third-party-packages) where possible.)
6+
- [ ] 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.)
77
- [ ] I have reduced the issue to the simplest possible case.
88
- [ ] I have included a failing test as a pull request. (If you are unable to do so we can still accept the issue.)
99

0 commit comments

Comments
 (0)