From 2971a556a7a0e166b854c529d0d393892bb0f993 Mon Sep 17 00:00:00 2001 From: siddhant-mi <156774622+siddhant-mi@users.noreply.github.com> Date: Thu, 14 Mar 2024 11:16:11 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 136ee46..4d630a7 100644 --- a/README.md +++ b/README.md @@ -79,12 +79,16 @@ Thank you for considering contributing to our project! Please follow these guide 3. Test your changes thoroughly and add a test case in the `tests` folder. 4. Submit a pull request with a clear description of the problem and solution. + [Learn more](CONTRIBUTING.md) + ## 🐛 Bug Reports If you encounter a bug while using MindSQL, help us resolve it by following these steps: 1. Check existing issues to see if the bug has been reported. 2. If not, open a new issue with a detailed description, including steps to reproduce and relevant screenshots or error messages. + + [Learn more](.github/ISSUE_TEMPLATE/bug-report.md) ## 🚀 Feature Requests @@ -94,6 +98,8 @@ We welcome suggestions for new features or improvements to MindSQL. Here's how y 2. If your feature request is unique, open a new issue and describe the feature you would like to see. 3. Provide as much context and detail as possible to help us understand your request. + [Learn more](.github/ISSUE_TEMPLATE/feature-request.md) + ## 📣 Feedback We value your feedback and strive to improve MindSQL. Here's how you can share your thoughts with us: