Skip to content

Commit 4f30f2f

Browse files
ebyhrmosabua
authored andcommitted
Remove leading - from PR template
1 parent 98c8e03 commit 4f30f2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ and contact us on #trino-gateway-dev in Slack. -->
1616
More info at https://trino.io/development/process#release-note -->
1717
## Release notes
1818

19-
- ( ) 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.
21-
- ( ) Release notes are required, with the following suggested text:
19+
( ) 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.
21+
( ) Release notes are required, with the following suggested text:
2222

2323
```markdown
2424
* Fix some things. ({issue}`issuenumber`)

0 commit comments

Comments
 (0)