andoriyaprashant / OpSo

OpSo is a Flutter app that provides comprehensive information about various open-source programs
MIT License
35 stars 59 forks source link

Added the feature to auto comment on a new issue creation #157

Closed suhanipaliwal closed 1 month ago

suhanipaliwal commented 1 month ago

Problem / Issue No.

Closes #138

Describe Problem / Root Cause

This feature aims to address the problem of delayed and inconsistent communication following the creation of issues. By automatically commenting on issues as soon as they are created, it ensures that contributors receive immediate feedback and acknowledgment for their efforts. This fosters a positive and supportive environment for collaboration, encouraging continued participation and engagement from contributors.

Solution proposed

I have added auto-comment-on-issue.yml in .github/workflows directory. This file will add the feature of auto commenting when a new issue is created.