Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add welcome bot for new contributors #802

Merged
merged 7 commits into from
Nov 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 53 additions & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# Replies to people who have created an issue on this repository for the first time.

newIssueWelcomeComment: |

Hi! 👋

Thank you so much for opening your first issue with us! 🎉 We are thrilled to have you here and really appreciate you taking the time to contribute.

Your input is valuable in making our project better for everyone. If you have any questions, do not hesitate to ask. We're here to help and support you along the way!

Here are a few links to get you started:
* [Documentation](https://github.com/wmde/wikibase-release-pipeline/blob/main/deploy/README.md)
* [Telegram Community Channel](https://t.me/+WBsf9-C9KPuMZCDT)
* [Phabricator Tickets](https://phabricator.wikimedia.org/project/board/5755/)
* [Contact form](https://wikiba.se/contact/)
* [Wikibase Mailing List](https://lists.wikimedia.org/postorius/lists/wikibaseug.lists.wikimedia.org/?source=post_page---------------------------)
* [Wikibase Suite Team Mail](wikibase-suite@wikimedia.de)

Looking forward to collaborating with you. We will get back to you on this issue within the next 14 days. 😊

Happy contributing! 🚀

# Replies to people who have created a PR on this repository for the first time.

newPRWelcomeComment: |

Hi! 👋

Thank you so much for submitting your first pull request! 🎉 We are excited to see your contribution and really appreciate the effort you've put in.

Your work helps make our project better, and we are here to support you. If you have any questions or need any guidance, please feel free to reach out. We are all here to help make this process as smooth as possible for you.

Here are a few links you might want to check out:
* [Documentation](https://github.com/wmde/wikibase-release-pipeline/blob/main/deploy/README.md)
* [Telegram Community Channel](https://t.me/+WBsf9-C9KPuMZCDT)
* [Phabricator Tickets](https://phabricator.wikimedia.org/project/board/5755/)
* [Contact form](https://wikiba.se/contact/)
* [Wikibase Mailing List](https://lists.wikimedia.org/postorius/lists/wikibaseug.lists.wikimedia.org/?source=post_page---------------------------)
* [Wikibase Suite Team Mail](wikibase-suite@wikimedia.de)

Looking forward to working with you on this and future contributions! We will get back to you on this PR within the next 14 days.😊

Happy contributing! 🚀

# Replies to people who have merged a PR on this repository for the first time.

firstPRMergeComment: |

Congratulations on merging your first pull request! We hope to see more of your contributions to Wikibase Suite.

* We would love to see you join our community on [Telegram](https://t.me/+WBsf9-C9KPuMZCDT) if you haven't already.

See you very soon in the next contribution 🚀