mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
chore: update PR template with checklist
This commit is contained in:
parent
3518de7b85
commit
8c7224931e
2 changed files with 23 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
19
CHANGELOG.md
19
CHANGELOG.md
|
|
@ -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
|
||||
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in a new issue