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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
name: Feature Request
2
2
description: Suggest an improvement or new functionality
3
-
labels: ["enhancement"]
3
+
labels: ["feature request"]
4
4
body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
Please check [existing issues](https://github.com/tchapi/davis/issues?q=is%3Aissue+label%3Aenhancement) first to avoid duplicates.
8
+
Please check [existing issues](https://github.com/tchapi/davis/issues) and the [Davis roadmap](https://github.com/users/tchapi/projects/1) first to avoid duplicates.
0 commit comments