# Configuration for support-requests - https://github.com/dessant/support-requests # Label used to mark issues as support requests supportLabel: "Support request" # Comment to post on issues marked as support requests. Add a link # to a support page, or set to `false` to disable supportComment: > This issue tracker is not a support forum. Please use the [forums](https://forums.pmmp.io) for support. # Whether to close issues marked as support requests close: true # Whether to lock issues marked as support requests lock: false