smilewithkhushi / BasicNative

A set of beginner friendly mini projects built with React Native. Participating in GSSoC. Open to contributors
22 stars 49 forks source link

💡[FEATURE]: Automatically Comment on Pull Request Raise #71

Closed thevijayshankersharma closed 5 months ago

thevijayshankersharma commented 5 months ago

Is your feature request related to a problem? Please describe. Currently, there's no automated acknowledgment system for Pull Requests (PRs) when they are raised in the project repository. This lack of immediate feedback can lead to uncertainty and delays in the contributor's workflow.

Describe the solution you'd like I would like to implement a feature that automatically comments on a PR when it is raised. This comment will serve as an acknowledgment to the contributor for their contribution and provide any necessary instructions or next steps.

Describe alternatives you've considered One alternative is to continue without an automated commenting system, but this may lead to contributors feeling undervalued or uncertain about the status of their PRs.