mirror of
https://github.com/paralus/paralus.git
synced 2026-05-20 23:33:12 +00:00
18 lines
462 B
Markdown
18 lines
462 B
Markdown
### What does this PR change?
|
|
|
|
-
|
|
|
|
### Does the PR depend on any other PRs or Issues? If yes, please list them.
|
|
|
|
-
|
|
|
|
### Checklist
|
|
|
|
I confirm, that I have...
|
|
|
|
- [ ] Read and followed the contributing guide in `CONTRIBUTING.md`
|
|
- [ ] Added tests for this PR
|
|
- [ ] Formatted the code using `go fmt` (if applicable)
|
|
- [ ] Updated [documentation on the Paralus docs site](https://github.com/paralus/website/blob/main/docs) (if applicable)
|
|
- [ ] Updated `CHANGELOG.md`
|