avinashkranjan / logsuite

Logsuite is a versatile plugin for Flutter apps, seamlessly capturing screenshots, crash logs, and network activity. With automated logging and storage, it ensures comprehensive monitoring and debugging, enhancing app stability and performance.
http://logsuite.avinashranjan.com
MIT License
8 stars 15 forks source link

Automatically Comment on Issue Raise #33

Closed thevijayshankersharma closed 3 months ago

thevijayshankersharma commented 3 months ago

Is your feature request related to a problem? Please describe. Contributors often lack immediate acknowledgment when they raise an issue in the project repository. This absence of feedback can lead to uncertainty and discouragement among contributors.

Describe the solution you'd like I propose implementing a feature that automatically comments on an issue when it is raised. This comment will serve as an acknowledgment to the contributor for bringing the issue to our attention and provide any necessary guidance or next steps.

Describe alternatives you've considered One alternative is to rely on manual acknowledgment by project maintainers, but this can be time-consuming and may lead to delays in providing feedback to contributors. Another option is to use issue templates with predefined acknowledgment messages, but this still requires manual intervention to add the comment.

Additional context Automating the comment process upon issue raise would enhance the contributor experience by providing immediate feedback and guidance, ultimately fostering a more positive and efficient collaboration environment.

avinashkranjan commented 3 months ago

Duplicate of #13