Files
lawnchair/.github/pull_request_template.md
SuperDragonXD e7e56eff48 Replace task lists with emojis
* Replace task lists with emojis ( and )
* Copyedit "General change" description to be more cleaner and consistent with the other things

Note: Ignore the unformatted text, it's due to different behaviors when writing markdown on PRs vs on plain text files
2022-08-06 12:19:00 +04:30

15 lines
565 B
Markdown

## Description
<!-- Please include a summary of the change. Please also include relevant motivation and context. -->
Fixes #(issue) <!-- optional -->
## Type of change
<!-- Replace :x: with :white_check_mark: to "check" the specified bullet -->
:x: General change (non-breaking change that doesn't fit the below categories like copyediting)
:x: Bug fix (non-breaking change which fixes an issue)
:x: New feature (non-breaking change which adds functionality)
:x: Breaking change (fix or feature that would cause existing functionality to not work as expected)