Skip to content

Commit

Permalink
chore: Create support_request template
Browse files Browse the repository at this point in the history
Creating a new "support request" template to direct users who have support needs away from creating a new issue.
  • Loading branch information
maddyhof authored Aug 16, 2023
1 parent 9fcafd8 commit c58892e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/support_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Support request
about: Get help troubleshooting an issue
title: ''
labels: 'customer support'
assignees: ''

---
The issue tracker is not for support requests.

If you would like support with Outline Manager or Outline Client, please review the help articles on [support.getoutline.org](https://support.getoutline.org/), and [contact us](https://support.getoutline.org/s/contactsupport) if you need further assistance. Developers, please post your questions on the SDK [Discussion board](https://github.com/Jigsaw-Code/outline-sdk/discussions).

0 comments on commit c58892e

Please sign in to comment.