Please provide a brief description of the changes made in this pull request. If it's related to a specific issue or feature request, mention that as well.
- Frontend
- Backend
- ...
Before submitting this PR, make sure you've done the following:
- My branch is up to date with the
main
branch. - I've followed the branch naming convention:
frontend/feature-name
for frontend features andbackend/feature-name
for backend features. - My code passes all tests.
- My code adheres to linting standards.
- My code meets coverage requirements.
- I've provided clear and concise documentation for my changes.
- I've added or updated tests where relevant.
- My changes don't introduce any breaking issues.
Include any relevant screenshots to visually demonstrate your changes, if applicable.
If this PR is related to any issues or feature requests, please link them here.
Any additional information or context that you think would be useful for reviewers.