You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature-request.yml
+13-2Lines changed: 13 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,19 @@ body:
6
6
- type: markdown
7
7
attributes:
8
8
value: |
9
-
**Before suggesting a new feature, please make sure you are using the latest version of the project and that this functionality does not already exist.**
10
-
**I also recommend using an AI assistant to check if the feature already exists. You can simply copy and paste the entire README.md file and ask if your desired feature is already included.** This helps to avoid duplicate requests for features that are already available.
9
+
## Before suggesting a new feature...
10
+
Please make sure of the following:
11
+
12
+
1. You are using the latest version of the project
13
+
2. The functionality you want to propose does not already exist
14
+
15
+
I also recommend using an AI assistant to check whether the feature is already included.
16
+
To do this, simply:
17
+
18
+
- Copy and paste the entire **README.md** file
19
+
- Ask if your desired feature is already covered
20
+
21
+
This helps to avoid duplicate requests for features that are already available.
0 commit comments