cuprate-hinto-janai/.github/pull_request_template.md
hinto-janai fe1d5faac9
Some checks are pending
Audit / audit (push) Waiting to run
CI / fmt (push) Waiting to run
CI / typo (push) Waiting to run
CI / ci (macos-latest, stable, bash) (push) Waiting to run
CI / ci (ubuntu-latest, stable, bash) (push) Waiting to run
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Waiting to run
Deny / audit (push) Waiting to run
contributing: expand issue/PR sections, re-format (#186)
* contributing.md: expand tracking issue/pr section

* add tracking issue section

* re-format sections

* typos

* fix links

* add `.github/pull_request_template.md`

* add `Pull request title and description` section

* wording
2024-06-22 01:33:29 +01:00

35 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. -->