Files
paralus/.github/PULL_REQUEST_TEMPLATE.md
2022-06-30 15:14:48 +05:30

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`