Skip to content

Commit 9078c49

Browse files
committed
Scaffold: Add support-bot template
1 parent 7239cf1 commit 9078c49

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/support.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Configuration for support-requests - https://github.com/dessant/support-requests
2+
supportLabel: support
3+
supportComment: >
4+
Issues are reserved for bugs and features. Here are a few places to find answers to your question:
5+
6+
* For community support, use the `gulp` tag on [StackOverflow](https://stackoverflow.com/questions/tagged/gulp).
7+
8+
* Participate in community chat on [Gitter](https://gitter.im/gulpjs/gulp).
9+
10+
* To get paid support directly from the maintainers, sign up for [Tidelift](https://tidelift.com/subscription/pkg/npm-gulp?utm_source=npm-gulp&utm_medium=referral&utm_campaign=support). Subscribers should email [email protected], mention that it's a question for Gulp, and describe your question. Straightforward questions are answered as part of your subscription. Additional consulting hours are available for more complex help.
11+
close: true
12+
lock: false
13+
setLockReason: false

0 commit comments

Comments
 (0)