Add example of changelog line in PR template
This commit is contained in:
parent
e129ed2d91
commit
9c32b774aa
1 changed files with 2 additions and 1 deletions
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
|
@ -2,4 +2,5 @@
|
|||
|
||||
Release Notes:
|
||||
|
||||
* [[Added foo / Fixed bar / No notes]]
|
||||
* (Added|Fixed|Improved) ... ([#<issue_number_if_exists>](https://github.com/zed-industries/community/issues/<issue_number_if_exists>)).
|
||||
* ...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue