AOSSIE-Org / Resonate

Clubhouse, but Open Source. A social voice platform.
GNU General Public License v3.0
171 stars 123 forks source link

[Feature]: Add GitHub Action Workflow for Greeting Contributors #247

Open harmeetsingh11 opened 5 months ago

harmeetsingh11 commented 5 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.

Motivation, pitch

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.

Checklist

chandansgowda commented 5 months ago

Hey @harmeetsingh11, Do you want to work on this issue ?

harmeetsingh11 commented 5 months ago

@chandansgowda yes!

HimaTeju commented 4 days ago

@chandansgowda I believe this issue is still not resolved, I have linked a PR please look into it.