Skip to content

Commit

Permalink
feat: add welcome bot for new contributors
Browse files Browse the repository at this point in the history
Signed-off-by: Deepesha Burse <[email protected]>
  • Loading branch information
deepeshaburse committed Nov 6, 2024
1 parent fe7f891 commit cfbf5c0
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
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]()
* [Developer Guide/Contribution Guide]()
* [Telegram Community Channel]()
* [Phabricator Tickets]()
* [Contact form]()
* [Wikibase Mailing List]()
* [Wikibase Suite Team Mail]()
Looking forward to collaborating with you. We will get back to you on this issue within the next 14 days. 😊
Happy contributing! πŸš€
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]()
* [Developer Guide/Contribution Guide]()
* [Telegram Community Channel]()
* [Phabricator Tickets]()
* [Contact form]()
* [Wikibase Mailing List]()
* [Wikibase Suite Team Mail]()
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! πŸš€
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]() if you haven't already.
See you very soon in the next contribution πŸš€

0 comments on commit cfbf5c0

Please sign in to comment.