From 754a4c6f67203d20d1e2d48ccb6b2b17e5252dc2 Mon Sep 17 00:00:00 2001 From: Jeff Triplett Date: Fri, 3 Jan 2025 19:35:56 -0600 Subject: [PATCH] :pencil: Adds note about dropping Django Starter Kits --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2bde5fe..b4889a2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,6 +21,8 @@ Please answer the following questions about the project you are submitting. This **Note:** If your project is only a few months old or has under 50 to 100 stars on GitHub, it may NOT meet the criteria for inclusion in the Awesome Django list. We recommend that you promote your project more and then consider a submission at a later date when it has gained more visibility and community support. +**Additionally:** 🙅 We are not interested in Django Starter Kit projects. We might change our minds, but for now, these tend to be more similar than different. Every Django Starter Kit is awesome. + 1. **Is the project new?** - [ ] Yes - [ ] No