Create Support Redirect Template (#2869)

* create support redirect template

* add newline

* Apply suggestions from code review

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* rm newline

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
Alex Fornuto 2021-12-29 12:15:27 -06:00 committed by GitHub
parent 76ae96980a
commit 7d8c89a3a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
.github/ISSUE_TEMPLATE/support.md vendored Normal file
View file

@ -0,0 +1,6 @@
Unlike many projects on GitHub, Pomerium does not use its bug tracker for general discussion or asking questions. We only use our bug tracker for tracking bugs, feature requests, and proposals. We use Discuss at <https://discuss.pomerium.com/> to answer and archive support questions for users that may not be as comfortable with GitHub as developers.
For asking questions, see:
- [Discuss Forums](https://discuss.pomerium.com/). Specifically, search the [support category](https://discuss.pomerium.com/c/support/9) to see if your question has already been addressed. If not, open a new topic and follow the support template provided.
- [Community - Get Help](https://www.pomerium.com/docs/community/#get-help).