Skip to content

Conversation

rafin8990
Copy link

Pull Request Template

---
name: Pull Request
about: Submit changes to the codebase
title: "[PR] - "
labels: ''
assignees: ''
---

**Description**
A clear and concise description of what this pull request does. Include the motivation for the change and any relevant context.

**Related Issues**
Link to any related issues (e.g., "Fixes #123") or feature requests that this pull request addresses.

**Type of Change**
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
- Other (please describe):

**Checklist**
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream modules

**Screenshots**
If applicable, add screenshots to help explain the changes made (e.g., UI changes).

**Additional Context**
Add any other context or information about the pull request here.
---

@rafin8990
Copy link
Author

Ecommerce Added

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