Rakesh9100 / Click-The-Edible-Game

A well-designed interesting game made using HTML, CSS, and JS where you can play with your favourite edible and click it to get the most scores.
https://click-the-edible-game.netlify.app
Apache License 2.0
32 stars 69 forks source link

[Feature] Add GitHub action workflow for greeting contributors #232

Closed harmeetsingh11 closed 9 months ago

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

Proposed Changes: 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.

Expected Behavior: When contributors create new PRs or issues, the GitHub Action should automatically trigger and post a welcoming message, acknowledging their contributions.

Screenshots

No response

Checklist

Code of Conduct

Rakesh9100 commented 9 months ago

Issue is already open for this @harmeetsingh11