Skip to content

Commit d4a5648

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/config.yml

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

55
# Comment to be posted to on first time issues
66
newIssueWelcomeComment: >
7-
![Thank You Banner](../test_banner.png)
7+
![Thank You Banner](https://github.com/physiopy/physiopy-test-workflows/blob/master/test_banner.png)
88
99
🎉 Thanks for opening your first issue in this repo! Please check our contribution guidelines (link) and follow the issue template.
1010
@@ -13,7 +13,7 @@ newIssueWelcomeComment: >
1313

1414
# Comment to be posted to on PRs from first time contributors in your repository
1515
newPRWelcomeComment: >
16-
![Thank You Banner](../test_banner.png)
16+
![Thank You Banner](https://github.com/physiopy/physiopy-test-workflows/blob/master/test_banner.png)
1717
1818
🎉 Thanks for opening your first pull request in this repo! Please check our contribution guidelines (link) and follow the PR template.
1919
@@ -22,7 +22,7 @@ newPRWelcomeComment: >
2222

2323
# Comment to be posted to on pull requests merged by a first time user
2424
firstPRMergeComment: >
25-
![Thank You Banner](../test_banner.png)
25+
![Thank You Banner](https://github.com/physiopy/physiopy-test-workflows/blob/master/test_banner.png)
2626
2727
🎉 Congrats on merging your first pull request in this repo! We appreciate your contribution to the Physiopy community!
2828

0 commit comments

Comments
 (0)