jain-rishabh-21 / DoctorVerse

An application that will help people find doctors and hospitals nearby along with the ratings and facilities available
MIT License
33 stars 54 forks source link

feat: workflow to greet when new issue/pull request opens #96

Open harmeetsingh11 opened 1 year ago

harmeetsingh11 commented 1 year ago

Description of the new feature.

Currently, this project does not have any action to greet to contributors. Github action is the great tool to automate the manual stuff for your project. I would like to add Github Action workflow to greet to the new PR and issue creator.

Describe briefly how you would implement this new feature.

Some steps to implement this enhancement-

  1. create greetings.yml in .github/workflows
  2. Add workflow for greeting contributors when new pull request/issue opens.

Screenshots Example (if applicable)

No response

Additional information

I'm a GSSoC'23 contributor. Please assign me this issue. Thanks

Contributor terms