Files
lawnchair/.github/pull_request_template.md
2022-07-10 09:28:44 +02:00

13 lines
524 B
Markdown

## Description
<!-- Please include a summary of the change. Please also include relevant motivation and context. -->
Fixes # (issue) <!-- optional -->
## Type of change
- [ ] General change (non-breaking change that fixes typos/grammar, or adds additional content that isn't a bug or a feature)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)