aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/pybind11/.github/pull_request_template.md
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/pybind11/.github/pull_request_template.md')
-rw-r--r--3rdparty/pybind11/.github/pull_request_template.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/3rdparty/pybind11/.github/pull_request_template.md b/3rdparty/pybind11/.github/pull_request_template.md
index 5570f6f2..54b7f510 100644
--- a/3rdparty/pybind11/.github/pull_request_template.md
+++ b/3rdparty/pybind11/.github/pull_request_template.md
@@ -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 -->
@@ -5,7 +9,8 @@
## Suggested changelog entry:
-<!-- fill in the below block with the expected RestructuredText entry (delete if no entry needed) -->
+<!-- Fill in the below block with the expected RestructuredText entry. Delete if no entry needed;
+ but do not delete header or rst block if an entry is needed! Will be collected via a script. -->
```rst