Files
revsuit/.github/pull_request_template.md
T

11 lines
415 B
Markdown

### Describe the pull request
A clear and concise description of what the pull request is about, i.e. what problem should be fixed?
Link to the issue: <!-- paste the issue link here, or put "n/a" if not applicable -->
### Checklist
- [ ] I agree to follow the [Code of Conduct](https://go.dev/conduct) by submitting this pull request.
- [ ] I have reviewed my own code.
- [ ] All new and existing tests passed.