Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add greetings workflow for contributors #109

Conversation

harmeetsingh11
Copy link
Contributor

Related Issue

Closes #103

Description:
This pull request introduces a GitHub Action workflow that automatically greets contributors when they create new pull requests or issues. The goal is to enhance the project's community engagement and foster a welcoming environment for contributors.

Changes:

  • Added a new .github/workflows/greetings.yml file for the greetings workflow.
  • Configured the workflow to trigger on new pull requests and issues.
  • Included a customized greeting message to acknowledge contributors.

Checklist

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

@JAYESH-BATRA please review this PR.
Thanks

Copy link

vercel bot commented Jan 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
virtuo-learn ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2024 11:18am

@JAYESHBATRA JAYESHBATRA merged commit 026d501 into JAYESHBATRA:main Jan 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: add github action workflow for greeting contributors
2 participants