Kritika30032002 / Blog_Website

This is a blog website where user can compose their blogs. The blogs are saved in database.
https://blog-tui6.onrender.com/
29 stars 62 forks source link

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

Closed praptisharma28 closed 8 months ago

praptisharma28 commented 8 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.

praptisharma28 commented 8 months ago

Please assign me this @Kritika30032002 under iwoc24

Kritika30032002 commented 8 months ago

good issue

praptisharma28 commented 8 months ago

Hey @Kritika30032002 , thanks for assigning. I will add around 2-3 files and will update github token to see the result. Please assign me this under "hard" if you can cause there are no workflows added in your repo & I need to add them from scratch. I will add for Pull request, bug etc.