mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Add a link to the Q&A category in the discussions
This commit is contained in:
parent
5ef4e0c9be
commit
9d8e307ed9
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: 💬 General Question
|
- name: 💬 General Questions and Answers about V
|
||||||
url: https://github.com/vlang/vsl/discussions/categories/q-a
|
url: https://github.com/vlang/v/discussions/categories/questions-and-answers
|
||||||
about: Please ask and answer questions as a discussion thread
|
about: Please ask and answer questions as a discussion thread
|
||||||
|
Loading…
Reference in New Issue
Block a user