Skip to content

Commit 8c72249

Browse files
committed
chore: update PR template with checklist
1 parent 3518de7 commit 8c72249

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ If there is no existing issue, please first create one unless the fix is minor.
44
55
Please make sure the base of your PR is the master branch!
66
-->
7+
8+
## Checklist
9+
10+
- [ ] updated `CHANGELOG.md`

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
# Changelog
4+
5+
- [Changelog](#changelog)
6+
- [3.11.0](#3110)
7+
- [New Features](#new-features)
8+
- [Bug Fixes](#bug-fixes)
9+
- [Documentation](#documentation)
10+
- [Development](#development)
11+
- [3.10.0](#3100)
12+
- [New Features](#new-features-1)
13+
- [Bug Fixes](#bug-fixes-1)
14+
- [Documentation](#documentation-1)
15+
- [Development](#development-1)
16+
- [Previous versions](#previous-versions)
17+
18+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
19+
120
# Changelog
221

322
<!--

0 commit comments

Comments
 (0)