Skip to content

Commit 2abbe47

Browse files
Create config.yml
1 parent 2311e69 commit 2abbe47

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

.github/config.yml

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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+
[![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+
9+
:tada: Welcome to _scikit-learn consortium Website_! :tada:
10+
We're really excited to have your input into the project! :sparkling_heart:
11+
12+
<br>If you haven't done so already, please make sure you check out our [Contributing Guidelines](https://github.com/scikit-learn/blog/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/scikit-learn/blog/blob/main/CODE_OF_CONDUCT.md).
13+
14+
15+
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
16+
17+
# Comment to be posted to on PRs from first time contributors in your repository
18+
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)
20+
21+
:sparkling_heart: Thanks for opening this pull request! :sparkling_heart:
22+
_scikit-learn_ community really appreciates your time and effort to contribute to the project.
23+
Please make sure you have read our [Contributing Guidelines](https://github.com/scikit-learn/blog/blob/main/CONTRIBUTING.md) and filled in our pull request template to the best of your ability.
24+
25+
26+
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
27+
28+
# Comment to be posted to on pull requests merged by a first time user
29+
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)
31+
32+
Congrats on merging your first pull request! :tada:
33+
We here at _scikit-learn_ are proud of you! :sparkling_heart:
34+
Thank you so much for your contribution :gift:

0 commit comments

Comments
 (0)