docs: add changelog (#1318)
* docs: add changelog * Add PR template * docs: tweak PR template changelog info * docs: extend the changelog and update it The changelog was missing some of the unreleased changes. Some more information was also added from previous versions. --------- Co-authored-by: Henrik Friedrichsen <henrik@affekt.org>
This commit is contained in:
8
.github/pull_request_template.md
vendored
Normal file
8
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
## Describe your changes
|
||||
|
||||
## Issue ticket number and link
|
||||
|
||||
## Checklist before requesting a review
|
||||
- [ ] Documentation was updated (i.e. due to changes in keybindings, commands, etc.)
|
||||
- [ ] Changelog was updated with relevant user-facing changes (eg. not dependency updates,
|
||||
not performance improvements, etc.)
|
||||
Reference in New Issue
Block a user