File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Configuration for welcome - https://github.com/behaviorbot/welcome
2
+
3
+ # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
4
+
5
+ # Comment to be posted to on first time issues
6
+ newIssueWelcomeComment : >
7
+ Thanks for opening your first issue here! Be sure to follow the issue template!
8
+
9
+ # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
10
+
11
+ # Comment to be posted to on PRs from first time contributors in your repository
12
+ newPRWelcomeComment : >
13
+ Thanks for opening this pull request! Please check out our contributing guidelines.
14
+
15
+ # Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
16
+
17
+ # Comment to be posted to on pull requests merged by a first time user
18
+ firstPRMergeComment : >
19
+ Congrats on merging your first pull request! We here at behaviorbot are proud of you!
20
+
21
+ # It is recommended to include as many gifs and emojis as possible!
You can’t perform that action at this time.
0 commit comments