diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/support-request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/support-request.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/support-request.md b/.github/ISSUE_TEMPLATE/support-request.md new file mode 100644 index 0000000..b5510d7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/support-request.md @@ -0,0 +1,10 @@ +--- +name: Support Request +about: Support request or question +title: '' +labels: question +assignees: '' + +--- + +Describe your problem or question here. |