Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/config.yml')
-rw-r--r--.github/config.yml18
1 files changed, 13 insertions, 5 deletions
diff --git a/.github/config.yml b/.github/config.yml
index 214fbb4..037a784 100644
--- a/.github/config.yml
+++ b/.github/config.yml
@@ -1,8 +1,16 @@
- Configuration for request-info - https://github.com/behaviorbot/request-info
-# *Required* Comment to reply with
+# ProBot Request Info (https://probot.github.io/apps/request-info/)
+
requestInfoReplyComment: >
- We would appreciate it if you could provide us with more info about this issue/pr!
+ 👋 We would appreciate it if you could provide us with more information about this
+ issue or PR.
+requestInfoLabelToAdd: 'need more info'
+
+# ProBot Welcome (https://probot.github.io/apps/welcome/)
-# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
-requestInfoLabelToAdd: "need more info"
+newPRWelcomeComment: >
+ 🙌 Thanks for opening this pull request! You're awesome.
+ <br><br> ![](https://feross.net/x/cats/6.gif)
+firstPRMergeComment: >
+ 🎉 Congrats on getting your first pull request landed! <br><br>
+ ![](https://feross.net/x/cats/29.gif)