docs: mention title conventions in PR template (#3313)

This commit is contained in:
Henry Schreiner
2021-09-29 06:18:58 -04:00
committed by GitHub
parent c9bbf8d2ee
commit a1830d5e6e

View File

@@ -1,3 +1,7 @@
<!--
Title (above): please place [branch_name] at the beginning if you are targeting a branch other than master. *Do not target stable*.
It is recommended to use conventional commit format, see conventionalcommits.org, but not required.
-->
## Description
<!-- Include relevant issues or PRs here, describe what changed and why -->