Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 87713c0

Browse files
authored
Merge branch 'master' into master
2 parents 09732eb + 78a8cf1 commit 87713c0

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

.github/config.yml

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff 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!

0 commit comments

Comments
 (0)