-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSUPPORT.yml
More file actions
24 lines (17 loc) · 831 Bytes
/
SUPPORT.yml
File metadata and controls
24 lines (17 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Configuration for Support Requests - https://github.com/dessant/support-requests
# Label used to mark issues as support requests
supportLabel: "Support"
# Comment to post on issues marked as support requests, `{issue-author}` is an
# optional placeholder. Set to `false` to disable
supportComment: >
We use the issue tracker exclusively for bug reports, development and feature requests.
However, this issue appears to be a support request.
Please use the [support channel on our Discord](https://discord.gg/kZ7RdrD) to get help.
# Close issues marked as support requests
close: true
# Lock issues marked as support requests
lock: false
# Assign `off-topic` as the reason for locking. Set to `false` to disable
setLockReason: false
# Repository to extend settings from
# _extends: .github