|
| 1 | +############### |
| 2 | +# Configuration for request-info - https://github.com/behaviorbot/request-info |
| 3 | +############### |
| 4 | + |
| 5 | +# *Required* Comment to reply with |
| 6 | +requestInfoReplyComment: > |
| 7 | + We would appreciate it if you could provide us with more info about this issue/pr! |
| 8 | + |
| 9 | +# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given |
| 10 | +requestInfoLabelToAdd: needs-more-info |
| 11 | + |
| 12 | +############### |
| 13 | +# Configuration for welcome - https://github.com/behaviorbot/welcome |
| 14 | +############### |
| 15 | + |
| 16 | +#1 Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome |
| 17 | + |
| 18 | +# Comment to be posted to on first time issues |
| 19 | +newIssueWelcomeComment: > |
| 20 | + Thanks for opening this issue, a maintainer will get back to you shortly! |
| 21 | + |
| 22 | +#2 Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome |
| 23 | + |
| 24 | +# Comment to be posted to on PRs from first time contributors in your repository |
| 25 | +newPRWelcomeComment: > |
| 26 | + Thanks so much for opening your first PR here! |
| 27 | + |
| 28 | +#3 Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge |
| 29 | + |
| 30 | +# Comment to be posted to on pull requests merged by a first time user |
| 31 | +firstPRMergeComment: > |
| 32 | + :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. |
| 33 | +  |
0 commit comments