Skip to content

Commit e5a200f

Browse files
reshamasOriolAbril
andauthored
Add welcome bot (#6602)
* config.yml file >>> add welcome bot links * Update links to contributing guide --------- Co-authored-by: Oriol Abril-Pla <[email protected]>
1 parent b1a75ae commit e5a200f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

.github/config.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Comment to be posted to on first time issues
2+
newIssueWelcomeComment: >
3+
[![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)
4+
5+
:tada: Welcome to _PyMC_! :tada:
6+
We're really excited to have your input into the project! :sparkling_heart:
7+
8+
<br>If you haven't done so already, please make sure you check out our [Contributing Guidelines](https://www.pymc.io/projects/docs/en/latest/contributing/index.html) and [Code of Conduct](https://github.com/pymc-devs/pymc/blob/main/CODE_OF_CONDUCT.md).
9+
10+
11+
# Comment to be posted to on PRs from first time contributors in your repository
12+
newPRWelcomeComment: >
13+
[![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)
14+
15+
:sparkling_heart: Thanks for opening this pull request! :sparkling_heart:
16+
The _PyMC_ community really appreciates your time and effort to contribute to the project.
17+
Please make sure you have read our [Contributing Guidelines](https://www.pymc.io/projects/docs/en/latest/contributing/index.html) and filled in our pull request template to the best of your ability.
18+
19+
20+
# Comment to be posted to on pull requests merged by a first time user
21+
firstPRMergeComment: >
22+
[![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)
23+
24+
Congrats on merging your first pull request! :tada:
25+
We here at _PyMC_ are proud of you! :sparkling_heart:
26+
Thank you so much for your contribution :gift:

0 commit comments

Comments
 (0)