# πŸš€ Pull Request ## πŸ“ Description Fixes #(issue) ## 🧩 Type of Change - [ ] πŸ› Bug fix (non-breaking change that fixes an issue) - [ ] ✨ New feature (non-breaking change that adds functionality) - [ ] πŸ’₯ Breaking change (change that causes existing functionality to not work as expected) - [ ] 🧹 Refactor (code cleanup without changing behavior) - [ ] 🧾 Documentation update - [ ] πŸ§ͺ Tests or CI/CD related - [ ] βš™οΈ Other (please describe below) ## πŸ“‹ Checklist - [ ] I have **read and understood** the [Contribution Guidelines](https://github.com/TheDanniCraft/activity-log/blob/master/CONTRIBUTING.md) - [ ] My code **follows the project’s coding style** - [ ] My commit messages follow the [commit syntax](https://github.com/TheDanniCraft/activity-log/blob/master/CONTRIBUTING.md#memo-writing-commit-messages) - [ ] I have **performed a self-review** of my own code - [ ] I have **commented** my code where necessary - [ ] I have **updated documentation** if applicable - [ ] My changes **generate no new warnings or errors** - [ ] Any **dependent changes** have been merged and published in downstream modules - [ ] I have **tested my actions** locally (see [Testing GitHub Actions with `nektos/act`](https://github.com/TheDanniCraft/activity-log/blob/master/CONTRIBUTING.md#test_tube-testing-github-actions-locally-with-nektosact)) ## πŸ’¬ Other Information