1010varun / urlShortner

This open-source URL shortener project provides a simple and efficient way to create shortened URLs. Whether you're looking to share links more easily or manage URLs in your applications, this repository offers a robust solution.
https://url-small.netlify.app/login
MIT License
7 stars 10 forks source link

[Feature]: Add the GitHub action workflow for greeting contributors #15

Closed JiyaGupta-cs closed 9 months ago

JiyaGupta-cs commented 9 months ago

Description:

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 requests (PR) and issue creators, fostering a welcoming environment.

Proposed Changes:

Implement a GitHub Action workflow that triggers new PRs and issues. The workflow should include a greeting message to acknowledge and appreciate the contributors for their efforts.

Please assign me this issue under IWOC

JiyaGupta-cs commented 9 months ago

@1010varun Please assign it to me