From ebccad8cb8ba34a85c04011906f4faf49f9c7975 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Wed, 28 Aug 2024 11:20:26 -0400 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ed24db85..4e2461f3 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,6 +6,18 @@ labels: enhancement, help wanted assignees: '' --- +### ⚠️ BEFORE SUBMITTING, READ: + +We're excited for your request! However, here are things we are not interested in: + +- Decorators. +- Doing the same thing in multiple ways. +- Adding more layers of abstraction... tree-depth should be 1 at most. +- Features that over-engineer or complicate the code internals. +- Linters, and crud that complicates projects. + +---- + ## 🚀 Feature