Files
Dwinzo/frontend/.github/PULL_REQUEST_TEMPLATE/bug_fix.md
Nalvazhuthi 4e43fe1aba first commit
2025-03-14 12:57:01 +05:30

25 lines
661 B
Markdown

### Description
Please include a summary of the changes and the motivation behind them. Also include any relevant context or links to related issues.
**Related Issues:**
- Issue # (if applicable)
- Link to related issue or ticket (if applicable)
### Changes Made
- Describe what changes were made in this pull request.
- Include any relevant details about the implementation.
### Checklist
- [ ] I have tested my changes locally.
- [ ] I have updated the documentation (if applicable).
- [ ] I have included unit tests (if applicable).
- [ ] My code follows the project's coding style.
### Screenshots (if applicable)
![screenshot](link_to_screenshot)