This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,26 @@ requestInfoReplyComment: >
55 Hey there, You did not give us whole lot of info for this issue. We would appreciate if you could provide us with more details!
66
77# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
8- requestInfoLabelToAdd : needs-more-info
8+ requestInfoLabelToAdd : needs-more-info
9+
10+ # Configuration for welcome - https://github.com/behaviorbot/welcome
11+
12+ # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
13+
14+ # Comment to be posted to on first time issues
15+ newIssueWelcomeComment : >
16+ Thanks for opening your first issue here!
17+
18+ # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
19+
20+ # Comment to be posted to on PRs from first time contributors in your repository
21+ newPRWelcomeComment : >
22+ Thanks for opening this pull request!
23+
24+ # Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
25+
26+ # Comment to be posted to on pull requests merged by a first time user
27+ firstPRMergeComment : >
28+ Congrats on merging your first pull request! We here at coderplex.org are proud of you!
29+
30+ # It is recommended to include as many gifs and emojis as possible!
You can’t perform that action at this time.
0 commit comments