Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://online-book-sales-backend.onrender.com/
MIT License
52 stars 77 forks source link

Implement greeting message upon issue closure #172

Closed thevijayshankersharma closed 2 weeks ago

thevijayshankersharma commented 2 weeks ago

Description

This PR implements a feature to automatically post a greeting message upon the closure of an issue in the project's tracker system. The message acknowledges the closure and thanks the contributors involved, enhancing the collaboration experience.

Related Issues

Fixes #171

Changes

List the detailed changes made in this PR. Added new functionality to detect issue closure events. Implemented logic to generate a greeting message upon closure. Included a customizable template for the greeting message. Updated documentation to explain the new feature.

Testing Instructions

Detailed instructions on how to test the changes. Include any setup needed and specific test cases.

Pull this branch. Ensure the latest dependencies are installed. Close a test issue. Verify that a greeting message acknowledging closure appears on the issue page. Check the formatting and content of the message.

Screenshots (if applicable)

Add any screenshots that help explain or visualize the changes.

Additional Context

This PR aligns with the feature request outlined in issue #171. The greeting message is designed to enhance user experience and encourage community engagement post-issue resolution.

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

github-actions[bot] commented 2 weeks ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊