Files
probot.github.io/_apps/support.md
Brandon Keepers de262034fb Sync data
2018-07-06 20:14:59 +00:00

1.8 KiB

title, description, slug, screenshots, authors, repository, host, stars, updated, installations, organizations
title description slug screenshots authors repository host stars updated installations organizations
Support Requests Comments on and closes issues labeled as support requests. support
https://raw.githubusercontent.com/dessant/support-requests/master/assets/screenshot.png
dessant
dessant/support-requests https://probot-support-requests.glitch.me 11 2018-07-02 19:58:40 UTC 33
Homebrew
mui-org
kivy
wix
CachetHQ
nozzle
MinecraftForge
PHPOffice
crate
Laravel-Backpack

A GitHub App that comments on and closes issues labeled as support requests.

Usage

  1. Install the GitHub App
  2. Create .github/support.yml based on the template below
  3. Start labeling issues as support requests

Create .github/support.yml in the default branch to enable the app. The file can be empty, or it can override any of these default settings:

# 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
  support channels to get help with the project.

# Close issues marked as support requests
close: true

# Lock issues marked as support requests
lock: false

Supporting the Project

Support Requests is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support of awesome backers. If you'd like to join them, please consider contributing with Patreon.