Skip to content

Commit 6489a39

Browse files
authored
Update config.yml (probot#431)
1 parent ddb5b3d commit 6489a39

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

.github/config.yml

+6-8
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,24 @@
33
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
44
# Comment to be posted to on first time issues
55
newIssueWelcomeComment: >
6-
Thanks for opening this issue.
7-
If this issue is regarding feedback about your probot experience, such as things that you found frustrating or confusing, it would be great if you could close this out and open an issue in our [probot/friction](https://github.com/probot/friction) repo instead. Otherwise a maintainer will get back to you shortly.
6+
Thanks for opening this issue. A contributor should be by to give feedback soon. In the mean time, please check out the [contributing guidelines](https://github.com/probot/probot/blob/master/CONTRIBUTING.md) and explore other [ways you can get involved](https://probot.github.io/community/).
87
98
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
109
# Comment to be posted to on PRs from first time contributors in your repository
1110
newPRWelcomeComment: >
12-
Thanks for opening this pull request! Please check out our [contributing guidelines](https://github.com/probot/probot/blob/master/CONTRIBUTING.md).
13-
<br>
14-
<img width="200" src="https://media.giphy.com/media/t5J2yBFaM1464/giphy.gif" />
11+
Thanks for opening this pull request! A contributor should be by to give feedback soon. In the mean time, please check out the [contributing guidelines](https://github.com/probot/probot/blob/master/CONTRIBUTING.md) and explore other [ways you can get involved](https://probot.github.io/community/).
1512
1613
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
1714
# Comment to be posted to on pull requests merged by a first time user
1815
firstPRMergeComment: >
19-
Thanks for your contribution to probot! :tada: <br>
20-
![Congrats!](https://media.giphy.com/media/o0vwzuFwCGAFO/giphy.gif)
16+
Thanks for your contribution to probot! :tada:
17+
18+
![Congrats!](https://media.giphy.com/media/Tugu78Y5vg0Ss/giphy.gif)
2119
2220
# Configuration for request-info - https://github.com/behaviorbot/request-info
2321
# Comment to reply with
2422
requestInfoReplyComment: >
25-
We would appreciate it if you could provide us with more info about this issue/pr!
23+
Thanks for opening this, but we'd appreciate a little more information. Could you update it with more details?
2624
2725
# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot
2826

0 commit comments

Comments
 (0)