Update GH issue template to point to forum (#8226)
This commit is contained in:
parent
1c1d93a21c
commit
47818c4a84
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
name: Ask a question
|
||||
about: Use the mailing list!
|
||||
about: Use the discussion forum!
|
||||
|
||||
---
|
||||
|
||||
Please post questions on the mailing list (https://groups.google.com/forum/#!forum/vault-tool) rather than in GitHub issues.
|
||||
Please post questions on the discussion forum (https://discuss.hashicorp.com/c/vault) rather than in GitHub issues.
|
||||
|
||||
With over 1700 subscribers, the mailing list gets a _lot_ more eyes on any particular question. You'll get an answer faster, not slower, by taking advantage of the suggestions and answers provided by the wealth of experience that long-time users and devs bring to the list.
|
||||
The discussion forum gets a _lot_ more eyes on any particular question. You'll get an answer faster, not slower, by taking advantage of the suggestions and answers provided by the wealth of experience that long-time users and devs bring to the forum.
|
||||
|
||||
It also prevents problematic issue workflows for questions where either the issue is closed immediately but then discussion continues on a closed issue; or, the issue is not closed, discussion dies down, and the issue remains open indefinitely waiting for further potential replies.
|
||||
|
||||
|
|
Loading…
Reference in New Issue