chore: update bug report format

pull/2307/head
Divyansh Singh 2 years ago
parent 494c634eb1
commit 0073a7d8a2

@ -37,7 +37,7 @@ body:
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages vitepress --binaries --browsers`
render: shell
render: sh
placeholder: System, Binaries, Browsers
validations:
required: true
@ -52,6 +52,8 @@ body:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
- label: Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).
required: true
- label: Follow our [Code of Conduct](https://vuejs.org/about/coc.html)
required: true
- label: Read the [docs](https://vitepress.dev).

Loading…
Cancel
Save