SyntaxUI / syntaxui

Get free access to pre-built, Tailwind CSS-powered components, animations and effects - brought to life using Framer Motion. Just copy, paste and you're ready to go!
https://syntaxui.com
MIT License
848 stars 52 forks source link

[FEATURE]: Add github actions for greeting contributors #89

Closed dakshsinghrathore closed 6 months ago

dakshsinghrathore commented 6 months ago

Feature Description 📝

As the contributor count rises on the repo, it becomes increasingly challenging for maintainers to personally greet and encourage each contributor for their valuable input. Equally important is the reminder for them to review the project's contribution guidelines.

Motivation 🌟

This year, I served as a project admin for BrighterBeginnings in SWOC24. The project attracted numerous new contributors, making it challenging for me to personally greet each one and remind them of the contribution guidelines when they created an issue. Consequently, I felt the need to automate this process.

Expected Behavior 🤔

GH bot, making comment under issue âŦ‡ī¸

image

GH bot, making comment under PR âŦ‡ī¸

image

Additional Information ℹī¸

To implement this feature, I'll create a file named greetings.yaml within the workflows folder.

Ansub commented 6 months ago

instead of this github logo can i get my profile picture in it to make it appear more human like? 😜

dakshsinghrathore commented 6 months ago

@Ansub Unfortunately it isn't possible, read full explanation here