chore: update PR template with checklist

This commit is contained in:
Joe Previte 2021-05-10 12:06:07 -07:00
parent 3518de7b85
commit 8c7224931e
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
2 changed files with 23 additions and 0 deletions

View File

@ -4,3 +4,7 @@ If there is no existing issue, please first create one unless the fix is minor.
Please make sure the base of your PR is the master branch!
-->
## Checklist
- [ ] updated `CHANGELOG.md`

View File

@ -1,3 +1,22 @@
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Changelog
- [Changelog](#changelog)
- [3.11.0](#3110)
- [New Features](#new-features)
- [Bug Fixes](#bug-fixes)
- [Documentation](#documentation)
- [Development](#development)
- [3.10.0](#3100)
- [New Features](#new-features-1)
- [Bug Fixes](#bug-fixes-1)
- [Documentation](#documentation-1)
- [Development](#development-1)
- [Previous versions](#previous-versions)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Changelog
<!--