# Merge Request Template ## Introduction ..... Note: [Template Reference](https://hackmd.io/@akarimevatix/H1Qsmq23w) ## Worked on Items - [ ] .... ## TODOs - [ ] .... ## References - N/A ## Notes - N/A ## Performed full package - [ ] Code reformat ![](https://i.imgur.com/ZV46hcZ.png) ## Analysis CheckList - [ ] Run + add screenshot of CodeInspect - [ ] Run `Go Install` on root - [ ] Run `go tests/test` successfully [no failing tests] - [ ] Run `go run cmd/main/main.go` successfully [no build fail] ## Merge Request Ordering FYI: **ReviewerTag** Ordering: *Asc Order* - https://gitlab.com/evatix-go/clihelper/-/merge_requests/links - Others ## Raw ```markdown= ## Introduction ..... Note: [Template Reference](https://hackmd.io/@akarimevatix/H1Qsmq23w) ## Worked on Items - [ ] .... ## TODOs - [ ] .... ## References - N/A ## Notes - N/A ## Performed full package - [ ] Code reformat ![](https://i.imgur.com/ZV46hcZ.png) ## Analysis CheckList - [ ] Run + add screenshot of CodeInspect - [ ] Run `Go Install` on root - [ ] Run `go tests/test` successfully [no failing tests] - [ ] Run `go run cmd/main/main.go` successfully [no build fail] ## Merge Request Ordering FYI: **ReviewerTag** Ordering: *Asc Order* - https://gitlab.com/evatix-go/clihelper/-/merge_requests/links - Others ```