Skip to content

Commit c008d9b

Browse files
hovaescohashhar
authored andcommitted
Add pull request template
1 parent 81f1919 commit c008d9b

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/pull_request_template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!-- Thank you for submitting a pull request! Find more information in our development guide at https://github.com/trinodb/trino/blob/master/.github/DEVELOPMENT.md and contact us on #python-client in Slack. -->
2+
<!-- Provide an overview of the PR for maintainers and reviewers. -->
3+
## Description
4+
5+
6+
7+
<!-- Provide a user-friendly explanation, keep it brief if it isn't user-visible. -->
8+
## Non-technical explanation
9+
10+
11+
12+
<!-- Mark the appropriate option with an (x). Propose a release note if you can. -->
13+
## Release notes
14+
15+
( ) This is not user-visible and no release notes are required.
16+
( ) Release notes are required, please propose a release note for me.
17+
( ) Release notes are required, with the following suggested text:
18+
19+
```markdown
20+
* Fix some things. ({issue}`issuenumber`)
21+
```

0 commit comments

Comments
 (0)