We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb7afb commit 156e771Copy full SHA for 156e771
.github/ISSUE_TEMPLATE/bug.yml
@@ -64,6 +64,14 @@ body:
64
validations:
65
required: true
66
67
+ - type: input
68
+ id: submit-a-pr
69
+ attributes:
70
+ label: Are you willing to submit a PR?
71
+ description: We accept contributions!
72
+ validations:
73
+ required: false
74
+
75
- type: markdown
76
attributes:
77
value: |-
.github/ISSUE_TEMPLATE/feature.yml
@@ -22,6 +22,14 @@ body:
22
23
required: false
24
25
26
27
28
29
30
31
32
33
34
35
0 commit comments