2018-03-13 15:18:04 +00:00
|
|
|
# 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. Add a link
|
|
|
|
# to a support page, or set to `false` to disable
|
|
|
|
supportComment: >
|
|
|
|
We use the issue tracker exclusively for bug reports and feature requests.
|
|
|
|
However, this issue appears to be a support request. Please use our
|
2018-03-16 08:53:21 +00:00
|
|
|
support channels to get help with the project. You can signup to our Slack channel at https://cachethq-slack.herokuapp.com/
|
2018-03-13 15:18:04 +00:00
|
|
|
# Whether to close issues marked as support requests
|
|
|
|
close: true
|
|
|
|
# Whether to lock issues marked as support requests
|
|
|
|
lock: false
|