Skip to content

Commit 966ae61

Browse files
authored
Update config.yml
1 parent c36496a commit 966ae61

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/config.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,26 @@
44

55
# Comment to be posted to on first time issues
66
newIssueWelcomeComment: >
7+
![Thank You Banner](../test_banner.png)
8+
79
🎉 Thanks for opening your first issue in this repo! Please check our contribution guidelines (link) and follow the issue template.
8-
[![Thank You Banner](../test_banner.png)
10+
911
1012
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
1113

1214
# Comment to be posted to on PRs from first time contributors in your repository
1315
newPRWelcomeComment: >
16+
![Thank You Banner](../test_banner.png)
17+
1418
🎉 Thanks for opening your first pull request in this repo! Please check our contribution guidelines (link) and follow the PR template.
15-
[![Thank You Banner](../test_banner.png)
19+
1620
1721
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
1822

1923
# Comment to be posted to on pull requests merged by a first time user
2024
firstPRMergeComment: >
25+
![Thank You Banner](../test_banner.png)
26+
2127
🎉 Congrats on merging your first pull request in this repo! We appreciate your contribution to the Physiopy community!
22-
[![Thank You Banner](../test_banner.png)
28+
2329

0 commit comments

Comments
 (0)