We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc876ab commit 91bfce8Copy full SHA for 91bfce8
.github/workflows/auto-feature-request.yml
@@ -0,0 +1,13 @@
1
+---
2
+name: Feature request
3
+about: Suggest an idea for this project
4
+title: "Feature Request: "
5
+labels: ["enhancement", "copilot"]
6
+assignees: ["copilot"] # <-- TUNE ME
7
8
+
9
+**Describe the solution you'd like**
10
+A clear and concise description of what you want to happen.
11
12
+**Additional context**
13
+Add any other context or screenshots about the feature request here.
0 commit comments