tushar5526 / sarthi

Vercel for Backend! Easily setup preview environments with just Docker 🐳
MIT License
10 stars 7 forks source link

[Feature]: Add the github action workflow for greeting contributors #33

Closed praptisharma28 closed 5 months ago

praptisharma28 commented 5 months ago

Is your feature request related to a problem? Please describe. The repo needs a greeting workflow

Describe the solution you'd like The current project lacks an automated action to greet contributors. GitHub Actions can significantly enhance project automation. I propose adding a GitHub Action workflow to greet new pull request (PR) and issue creators, fostering a welcoming environment.

Describe alternatives you've considered Implement a GitHub Action workflow that triggers on new PRs and issues. The workflow should include a greeting message to acknowledge and appreciate the contributors for their efforts.

praptisharma28 commented 5 months ago

Assign me @tushar5526 under iwoc

tushar5526 commented 5 months ago

Go ahead!