## ❗ Important Announcements
Click here for more details:

**⚠️ Please Note: We do not accept all types of pull requests, and we want to ensure we don’t waste your time. Before submitting, make sure you have read our pull request guidelines: [Pull Request Rules](https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma)** ### 🚫 Please Avoid Unnecessary Pinging of Maintainers We kindly ask you to refrain from pinging maintainers unless absolutely necessary. Pings are for critical/urgent pull requests that require immediate attention.

## πŸ“‹ Overview - **What problem does this pull request address?** - Please provide a detailed explanation here. - **What features or functionality does this pull request introduce or enhance?** - Please provide a detailed explanation here. - Relates to #issue-number - Resolves #issue-number ## πŸ› οΈ Type of change - [ ] πŸ› Bugfix (a non-breaking change that resolves an issue) - [ ] ✨ New feature (a non-breaking change that adds new functionality) - [ ] ⚠️ Breaking change (a fix or feature that alters existing functionality in a way that could cause issues) - [ ] 🎨 User Interface (UI) updates - [ ] πŸ“„ New Documentation (addition of new documentation) - [ ] πŸ“„ Documentation Update (modification of existing documentation) - [ ] πŸ“„ Documentation Update Required (the change requires updates to related documentation) - [ ] πŸ”§ Other (please specify): - Provide additional details here. ## πŸ“„ Checklist - [ ] πŸ” My code adheres to the style guidelines of this project. - [ ] 🦿 I have indicated where (if any) I used an LLM for the contributions - [ ] βœ… I ran ESLint and other code linters for modified files. - [ ] πŸ› οΈ I have reviewed and tested my code. - [ ] πŸ“ I have commented my code, especially in hard-to-understand areas (e.g., using JSDoc for methods). - [ ] ⚠️ My changes generate no new warnings. - [ ] πŸ€– My code needed automated testing. I have added them (this is an optional task). - [ ] πŸ“„ Documentation updates are included (if applicable). - [ ] πŸ”’ I have considered potential security impacts and mitigated risks. - [ ] 🧰 Dependency updates are listed and explained. - [ ] πŸ“š I have read and understood the [Pull Request guidelines](https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#recommended-pull-request-guideline). ## πŸ“· Screenshots or Visual Changes - **UI Modifications**: Highlight any changes made to the user interface. - **Before & After**: Include screenshots or comparisons (if applicable). | Event | Before | After | | ------------------ | --------------------- | -------------------- | | `UP` | ![Before](image-link) | ![After](image-link) | | `DOWN` | ![Before](image-link) | ![After](image-link) | | Certificate-expiry | ![Before](image-link) | ![After](image-link) | | Testing | ![Before](image-link) | ![After](image-link) |