From 806700821c618bfda0336f43f517095c88cb66b6 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Fri, 8 Aug 2025 18:46:01 +0100 Subject: [PATCH] Update discussions description --- .github/ISSUE_TEMPLATE/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 382fc521a..0ba2c5d9d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,3 +4,4 @@ contact_links: url: https://github.com/encode/django-rest-framework/discussions about: > The "Discussions" forum is where you want to start. 💖 + Please note that at this point in its lifespan, we consider Django REST framework to be feature-complete.