Skip to content

Commit 346da8a

Browse files
Update template
1 parent 6653c45 commit 346da8a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ body:
3030
label: Relevant log output
3131
description: If applicable, please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
3232
render: shell
33+
- type: input
34+
id: reproduction
35+
attributes:
36+
label: Reproduction link
37+
description: Please only use Codepen, [Playground](https://play.vuetifyjs.com/), [JSFiddle](https://www.jsfiddle.net/), [CodeSandbox](https://codesandbox.io/s/vue) or a github repo.
38+
validations:
39+
required: fatruelse
3340
- type: textarea
3441
id: additional-context
3542
attributes:

0 commit comments

Comments
 (0)