pranshuparmar--witr
36b3af2e3d
PR Check / Code Quality: Format (push) Failing after 1s
PR Check / Code Quality: Lint (darwin) (push) Failing after 0s
PR Check / Code Quality: Lint (freebsd) (push) Failing after 1s
PR Check / Code Quality: Lint (windows) (push) Failing after 1s
PR Check / Code Quality: Lint (linux) (push) Failing after 1s
PR Check / Security: Vulnerability Scan (push) Failing after 0s
Update Documentation / update-docs (push) Failing after 2s
PR Check / Code Quality: Vendor (push) Failing after 1s
PR Check / Code Quality: Coverage (push) Failing after 0s
PR Check / Tests: Unit (macos-latest) (push) Has been cancelled
PR Check / Tests: Unit (ubuntu-24.04) (push) Has been cancelled
PR Check / Tests: Unit (ubuntu-24.04-arm) (push) Has been cancelled
PR Check / Tests: Unit (windows-latest) (push) Has been cancelled
28 行
986 B
Markdown
28 行
986 B
Markdown
|
|
## Description
|
|
|
|
Briefly describe what this PR does. Mention existing issue number, if applicable.
|
|
|
|
## Type of change
|
|
|
|
Check all that apply:
|
|
|
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
- [ ] New feature (non-breaking change which adds functionality)
|
|
- [ ] Breaking change (may affect existing functionality)
|
|
- [ ] This change requires a documentation update
|
|
|
|
## Checklist
|
|
|
|
- [ ] I have formatted my code using `go fmt ./...`
|
|
- [ ] I have opened this PR against the `staging` branch
|
|
- [ ] I have performed a self-review of my own code
|
|
- [ ] I have added helpful comments where needed
|
|
- [ ] I have made corresponding changes to the documentation
|
|
- [ ] My changes generate no new warnings
|
|
- [ ] New and existing unit tests pass locally with my changes
|
|
|
|
## Thank you for your contribution! 🎉
|
|
|
|
We’re excited to review your pull request. Please fill out the details above to help us understand your changes. Don’t worry if you can’t check every box, just do your best!
|