Skip to content

Commit 33e5531

Browse files
committed
update links to images for welcome bot
1 parent 4df575a commit 33e5531

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/config.yml

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

55
# Comment to be posted to on first time issues
66
newIssueWelcomeComment: |
7-
[![Welcome Banner](https://zenodo.org/api/iiif/v2/0c0188d3-d03c-4830-a6e3-00405f5c22fa:8ff47a85-7250-4d86-8e48-2f346b48b2c1:BannerWelcome.jpg/full/750,/0/default.jpg)](https://zenodo.org/record/3695300)
8-
7+
![Welcome Banner](https://github.com/scikit-learn/blog/blob/main/welcome-bot/BannerWelcome.jpg)
8+
99
:tada: Welcome to _scikit-learn Blog_! :tada:
1010
We're really excited to have your input into the project! :sparkling_heart:
1111
@@ -16,7 +16,7 @@ newIssueWelcomeComment: |
1616

1717
# Comment to be posted to on PRs from first time contributors in your repository
1818
newPRWelcomeComment: |
19-
[![Thank You Banner](https://zenodo.org/api/iiif/v2/0c0188d3-d03c-4830-a6e3-00405f5c22fa:7fbd97cf-283b-480c-b8e1-11866e26245c:BannerThanks.jpg/full/750,/0/default.jpg)](https://zenodo.org/record/3695300)
19+
![Thank You Banner](https://github.com/scikit-learn/blog/blob/main/welcome-bot/BannerThanks.jpg)
2020
2121
:sparkling_heart: Thanks for opening this pull request! :sparkling_heart:
2222
_scikit-learn_ community really appreciates your time and effort to contribute to the project.
@@ -27,7 +27,7 @@ newPRWelcomeComment: |
2727

2828
# Comment to be posted to on pull requests merged by a first time user
2929
firstPRMergeComment: |
30-
[![Congratulations Banner](https://zenodo.org/api/iiif/v2/0c0188d3-d03c-4830-a6e3-00405f5c22fa:32fbdb89-ae1b-434e-830c-88ade86724cc:BannerCongratulations.jpg/full/750,/0/default.jpg)](https://zenodo.org/record/3695300)
30+
![Congratulations Banner](https://github.com/scikit-learn/blog/blob/main/welcome-bot/BannerCongratulations.jpg)
3131
3232
Congrats on merging your first pull request! :tada:
3333
We here at _scikit-learn_ are proud of you! :sparkling_heart:

0 commit comments

Comments
 (0)