mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 01:28:21 +00:00
* 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
15 lines
565 B
Markdown
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)
|