Skip to content

Commit 0630719

Browse files
committed
Improve PR template for release notes entry
1 parent 01f2f30 commit 0630719

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ More info at https://trino.io/development/process#release-note -->
1717
## Release notes
1818

1919
( ) This is not user-visible or is docs only, and no release notes are required.
20-
( ) Release notes are required. Please propose a release note for me.
2120
( ) Release notes are required, with the following suggested text:
2221

2322
```markdown
24-
* Fix some things. ({issue}`issuenumber`)
23+
* Fix some things.
2524
```

0 commit comments

Comments
 (0)