Files
terminal-ui/.github/PULL_REQUEST_TEMPLATE.md

16 lines
253 B
Markdown

## Description
<!-- Briefly: what does this PR do? -->
## Type of change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactoring / docs
- [ ] Other
## Checklist
- [ ] `./gradlew build` passes locally
- [ ] Relevant tests updated or added (if applicable)