Issue: #[Issue_Number]
- Bug fix π
- New feature/page
- Documentation update
- Other
-
What: Provide an overview of the issue this PR addresses. Explain the context and background information.
-
Why: Describe why the changes are being made. Highlight key updates, new features, or bug fixes.
-
How: Explain how these changes will affect the project or end-users.
- Followed the Code of Conduct and Contribution Guide
- Ran
pre-commit run --all - All tests pass locally
- Added tests (if applicable)
- Documentation updated (if applicable)
Add any additional notes or comments that might be helpful for the reviewers.