# Summary In this pull request, the following changes are made: - Foobar was changed to FooFoo, because ... - Relates to #issue-number - Resolves #issue-number
Please follow this checklist to avoid unnecessary back and forth (click to expand) - [ ] ⚠️ If there are Breaking change (a fix or feature that alters existing functionality in a way that could cause issues) I have called them out - [ ] 🧠 I have disclosed any use of LLMs/AI in this contribution and reviewed all generated content. I understand that I am responsible for and able to explain every line of code I submit. - [ ] 🔍 Any UI changes adhere to visual style of this project. - [ ] 🛠️ I have self-reviewed and self-tested my code to ensure it works as expected. - [ ] 📝 I have commented my code, especially in hard-to-understand areas (e.g., using JSDoc for methods). - [ ] 🤖 I added or updated automated tests where appropriate. - [ ] 📄 Documentation updates are included (if applicable). - [ ] 🧰 Dependency updates are listed and explained. - [ ] ⚠️ CI passes and is green.
## Screenshots for 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) |