Skip to content

Conversation

@CodeWithSushil
Copy link
Contributor

๐Ÿ“Œ Pull Request Title

โœ… Description

  • Whatโ€™s changed?
  • Why is it needed?
  • Any context for reviewers?

๐Ÿ” Related Issue(s)

Closes #123
Fixes #456

๐Ÿš€ Changes

  • Added/Updated/Refactored ...
  • Removed ...
  • Bug fix for ...

๐Ÿงช How to Test

  1. git checkout feature/my-feature
  2. Run npm install / composer install
  3. npm run dev / php artisan serve
  4. Test the following...

๐Ÿ“ธ Screenshots (if applicable)

๐Ÿ”’ Security Checklist

  • Input validation
  • Auth/permission checks
  • No sensitive data logged or exposed

๐Ÿง  Notes for Reviewers

  • Check the API integration with /api/v1/data
  • This PR depends on #789

๐Ÿงน Checklist

  • My code follows the projectโ€™s coding style
  • Iโ€™ve self-reviewed my own code
  • Iโ€™ve commented my code, especially in hard-to-understand areas
  • Iโ€™ve added tests if applicable
  • Iโ€™ve made corresponding changes to the documentation
  • This PR is ready for review

๐Ÿง‘โ€๐Ÿ’ป PR created by: [Your Name or GitHub handle]

@CodeWithSushil CodeWithSushil merged commit 242f677 into dev Jun 27, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants