46 lines
2.0 KiB
Markdown
46 lines
2.0 KiB
Markdown
# Summary
|
|
|
|
In this pull request, the following changes are made:
|
|
|
|
- Foobar was changed to FooFoo, because ...
|
|
|
|
<!--Please link any GitHub issues or tasks that this pull request addresses-->
|
|
|
|
- Relates to #issue-number <!--this links related the issue-->
|
|
- Resolves #issue-number <!--this auto-closes the issue-->
|
|
|
|
<details>
|
|
<summary>Please follow this checklist to avoid unnecessary back and forth (click to expand)</summary>
|
|
|
|
- [ ] ⚠️ 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.
|
|
|
|
</details>
|
|
|
|
## Screenshots for Visual Changes
|
|
|
|
<!--
|
|
If this pull request introduces visual changes, please provide the following details.
|
|
If not, remove this section.
|
|
|
|
Please upload the image directly here by pasting it or dragging and dropping.
|
|
-->
|
|
|
|
- **UI Modifications**: Highlight any changes made to the user interface.
|
|
- **Before & After**: Include screenshots or comparisons (if applicable).
|
|
|
|
| Event | Before | After |
|
|
| ------------------ | --------------------- | -------------------- |
|
|
| `UP` |  |  |
|
|
| `DOWN` |  |  |
|
|
| Certificate-expiry |  |  |
|
|
| Testing |  |  |
|