Algo-Phantoms / Algo-Phantoms-Backend

💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
MIT License
43 stars 37 forks source link

Welcome Bot #52

Open ankit-kmar opened 3 years ago

ankit-kmar commented 3 years ago

This bot basically greets someone who opens up an issue or makes a pr for the first time in the repo and also when the pr gets merged.

Here is the greetings that I'll use:

Someone opens a new issue:

Hi @_user!

Thanks for opening a new issue to this repo! Don't forget to go through our Code of Conduct and Contributing Guidelines, and wait until you get assigned by one of our maintainers to work on the issue!

First PR:

Hi @_user!

Thank you for your pull request and welcome to our community! We will soon be getting back to you. Your patience will be greatly appreciated!

Thanks!

Merged first time:

Yaay, congratulations @_user on getting your pull request merged! 🥳 🎉 Thanks for the contribution! PS Don't hesitate to look at other issues and create more pull requests!