Skip to content

Commit

Permalink
Add template for support request issue
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Sep 1, 2022
1 parent 2316111 commit 695a94d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/support_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Support request
about: Ask for help
title: ''
labels: ''
assignees: ''

---

**What are you trying to do?**
A clear and concise description of what you are trying to do, but cannot get working.

**What is your current configuration?**
Add the full configuration you are using. Please redact out any real-world credentials.

**Log output**
Provide the full log output of your setup.

**Additional context**
Add any other context or screenshots about the support request here.

0 comments on commit 695a94d

Please sign in to comment.