-
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add template for support request issue
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |