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-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,14 @@
1
1
name: Feature Request
2
2
description: Submit a feature request
3
3
#title: ""
4
-
labels: ["enhancement"]
5
4
#assignees:
6
5
# -
7
6
body:
8
7
- type: markdown
9
8
attributes:
10
9
value: |
11
10
Thanks for taking the time to fill out this feature request.
12
-
Please check the existing issues, [Plutus Docs](https://plutus.readthedocs.io/en/latest/) and [Cardano Stack Exchange](https://cardano.stackexchange.com/) before raising.
11
+
Please check the existing issues and [Plutus Docs](https://plutus.readthedocs.io/en/latest/) before raising.
13
12
- type: textarea
14
13
id: description
15
14
attributes:
@@ -23,4 +22,4 @@ body:
23
22
label: Describe alternatives you've considered
24
23
description: A clear and concise description of any alternative solutions or features you've considered.
0 commit comments