mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-11-16 15:58:14 +00:00
36 lines
652 B
Markdown
36 lines
652 B
Markdown
|
<!--
|
||
|
PR titles should be:
|
||
|
<AREA>: <SHORT_DESCRIPTION>
|
||
|
|
||
|
For example:
|
||
|
books: fix typo
|
||
|
-->
|
||
|
|
||
|
<!--
|
||
|
If your pull request is long and/or has sections
|
||
|
that need clarifying, consider leaving a review on
|
||
|
your own PR with comments explaining the changes.
|
||
|
-->
|
||
|
|
||
|
### What
|
||
|
<!--
|
||
|
If applicable, close a related issue with:
|
||
|
|
||
|
Fixes #<BUG_ISSUE_NUMBER>
|
||
|
|
||
|
...or...
|
||
|
|
||
|
Closes #<FEATURE_ISSUE_NUMBER>
|
||
|
-->
|
||
|
|
||
|
<!-- Describe the pull request in detail. -->
|
||
|
|
||
|
### Why
|
||
|
<!-- If applicable, describe why this pull request exists. -->
|
||
|
|
||
|
### Where
|
||
|
<!-- If applicable, describe the places this pull request affects. -->
|
||
|
|
||
|
### How
|
||
|
<!-- If applicable, describe how this pull request works. -->
|