diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 6e47c36fc5..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,28 +0,0 @@ -- [ ] I have searched through existing issues -- [ ] I have read through [docs](https://vuejs.github.io/vetur) -- [ ] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md) - - - -## Info - -- Platform: -- Vetur/VLS version: -- VS Code (or other LSP client) version: - -## Problem - - - - -## Reproducible Case - - diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 99e387e427..1b44ad6dad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: '' - [ ] I have searched through existing issues - [ ] I have read through [docs](https://vuejs.github.io/vetur) -- [ ] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md) +- [ ] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [ ] I have tried restarting VS Code or running `Vetur: Restart VLS` ## Info