mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 05:05:11 +00:00
docs: mention title conventions in PR template (#3313)
This commit is contained in:
parent
c9bbf8d2ee
commit
a1830d5e6e
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@ -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
|
## Description
|
||||||
|
|
||||||
<!-- Include relevant issues or PRs here, describe what changed and why -->
|
<!-- Include relevant issues or PRs here, describe what changed and why -->
|
||||||
|
Loading…
Reference in New Issue
Block a user