Skip to content

Commit ebccad8

Browse files
Update feature_request.md
1 parent a24b444 commit ebccad8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

+12
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ labels: enhancement, help wanted
66
assignees: ''
77
---
88

9+
### ⚠️ BEFORE SUBMITTING, READ:
10+
11+
We're excited for your request! However, here are things we are not interested in:
12+
13+
- Decorators.
14+
- Doing the same thing in multiple ways.
15+
- Adding more layers of abstraction... tree-depth should be 1 at most.
16+
- Features that over-engineer or complicate the code internals.
17+
- Linters, and crud that complicates projects.
18+
19+
----
20+
921
## 🚀 Feature
1022

1123
<!-- A clear and concise description of the feature proposal -->

0 commit comments

Comments
 (0)