We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7714b commit dd59ab7Copy full SHA for dd59ab7
.github/ISSUE_TEMPLATE/1-bug.yml
@@ -20,7 +20,7 @@ body:
20
attributes:
21
label: Plugin Version
22
description: What version of our software are you running?
23
- placeholder: Consult your package.json
+ placeholder: "Consult your package.json (do not enter 'latest')"
24
validations:
25
required: true
26
- type: checkboxes
.github/ISSUE_TEMPLATE/2-help-wanted.yml
0 commit comments