doctor: suggest `v doctor` in issue templates and C builder errors

pull/6445/head
Delyan Angelov 2020-09-21 18:29:52 +03:00
parent 744f685973
commit a9ef7d173f
3 changed files with 6 additions and 3 deletions

View File

@ -7,12 +7,12 @@ assignees: ''
---
<!-- You can use `v doctor` to fill up the next fields -->
#### V version:
#### OS:
#### C Compiler:

View File

@ -10,6 +10,7 @@ assignees: ''
<!-- Please make sure to run `v up` before reporting any issues as it may have already been fixed.
It's also advisable to update all relvant modules using `v outdated` and `v install` -->
<!-- You can use `v doctor` to fill up the next fields -->
**V version:**
**OS:**

View File

@ -31,7 +31,9 @@ If you think you have one installed, make sure it is in your PATH.
If you do have one in your PATH, please raise an issue on GitHub:
https://github.com/vlang/v/issues/new/choose
You can also use #help on Discord: https://discord.gg/vlang
You can also use `v doctor`, to see what V knows about your current environment.
You can also seek #help on Discord: https://discord.gg/vlang
'
)