Download? Purpose
Please describe the purpose of this PR. What problem is being solved, or what feature is being added?
??? Changes
Please list the changes introduced by this PR. You can format them as bullet points:
-
Change 1 (e.g., Added new feature X)
-
Change 2 (e.g., Fixed bug Y)
-
Change 3 (e.g., Updated dependencies)
?? Fixes or Features
-
[ ] Fix: If the PR fixes a bug, describe which bug it fixes.
-
[ ] Feature: If the PR introduces a new feature, describe the feature.
? Testing
-
Manual testing steps:
- Step 1: (e.g., Run the app, and navigate to ... to test ...)
- Step 2: (e.g., Verify that ...)
? Documentation
-
[ ] Documentation has been updated as needed (README, etc.).
-
[ ] The change has been explained in relevant docs.
? Dependency Updates
-
[ ] If this PR updates or adds a dependency, I have run `composer install` and verified that the project builds and works properly.
-
[ ] If applicable, I have updated the `dependabot.yml` schedule for dependency updates.
?? Known Issues
-
[ ] If there are any known issues, please describe them here.
-
[ ] This PR is dependent on other PRs (link them here).
? Related Issues
-
Closes # (issue number)
-
Resolves # (issue number)
-
Refers to # (issue number)
? Reviewers
- [ ] Please check if everything is as expected and approve if possible.
|