mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-19 22:39:09 +00:00
chore: convert changelog to markdown (#5672)
* chore: move changelog to markdown * chore: switch to simpler block def Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * style: pre-commit fixes * chore: handle more block ends Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * docs: fix md display Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * docs: one more fix Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * style: pre-commit fixes --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
10
.github/pull_request_template.md
vendored
10
.github/pull_request_template.md
vendored
@@ -9,11 +9,7 @@ It is recommended to use conventional commit format, see conventionalcommits.org
|
||||
|
||||
## Suggested changelog entry:
|
||||
|
||||
<!-- 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. -->
|
||||
<!-- Fill in the block below with the expected entry. Delete if no entry needed;
|
||||
but do not delete the header if an entry is needed! Will be collected via a script. -->
|
||||
|
||||
```rst
|
||||
|
||||
```
|
||||
|
||||
<!-- If the upgrade guide needs updating, note that here too -->
|
||||
* Placeholder.
|
||||
|
||||
Reference in New Issue
Block a user