You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
887 B

> Before starting, please choose the relevant pull request **Labels**, **Reviewers**, and **Assignees**
DEV-#### | SUP-#### | CON-####
### Why?
> Clearly state the reason for this change. What problem is it solving, or what feature is it adding?
### Solution Overview
> Provide an overview of the solution implemented in this pull request. This should be a high-level overview without getting into technical details. If applicable, include screenshots of UI or use GitHub compliant [`mermaid`](https://mermaid.live/) graphs to visually represent the solution.
### Implementation Details
> Explain the details of the implementation and the reasoning behind it. What alternative approaches were considered, and why was this approach chosen?
### Build Images
> Please check the relevant images
- [ ] Build Sh Docker Image
- [ ] Build JS Docker Image
- [ ] Build DOM Docker Image