From 16b63e378ca96210f459aaf1b80065af2284e28e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?v=C3=ADn=CE=B1=D1=87=20pupp=CE=B1l?= <8843216+vinaypuppal@users.noreply.github.com> Date: Thu, 12 Sep 2019 23:13:00 +0530 Subject: [PATCH] Add some bots to encourage new open source contributions --- .github/config.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 0000000..2dc8d12 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,33 @@ +############### +# Configuration for request-info - https://github.com/behaviorbot/request-info +############### + +# *Required* Comment to reply with +requestInfoReplyComment: > + We would appreciate it if you could provide us with more info about this issue/pr! + +# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given +requestInfoLabelToAdd: needs-more-info + +############### +# Configuration for welcome - https://github.com/behaviorbot/welcome +############### + +#1 Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome + +# Comment to be posted to on first time issues +newIssueWelcomeComment: > + Thanks for opening this issue, a maintainer will get back to you shortly! + +#2 Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome + +# Comment to be posted to on PRs from first time contributors in your repository +newPRWelcomeComment: > + Thanks so much for opening your first PR here! + +#3 Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge + +# Comment to be posted to on pull requests merged by a first time user +firstPRMergeComment: > + :tada: :tada: :confetti_ball: Congrats on merging your first pull request! We here at coderplex.org are proud of you!. If you believe in our :page_with_curl: [mission statement](https://medium.com/coderplex/a-new-name-a-new-beginning-freecodecamp-hyderabad-is-now-coderplex-b5b43dbd06ed) please :star: us. + ![](https://i.giphy.com/media/YJ5OlVLZ2QNl6/giphy.gif)