dashroshan / coding-contests-companion

💪 Discord bot for coding contests info, notifications, and daily problems from codechef, leetcode, hackerrank, codeforces, atcoder, hackerearth, and geeksforgeeks
MIT License
41 stars 36 forks source link

[feat]: workflow to greet when new issue/pull request opens #61

Closed harmeetsingh11 closed 1 year ago

harmeetsingh11 commented 1 year ago

Description

Currently, this project does not have any action to greet to contributors. Github action is the great tool to automate the manual stuff for your project. I would like to add Github Action workflow to greet to the new PR and issue creator.

Record

Please assign me this issue under GSSoC'23 Thanks