Skip to content

Commit b7f8d1c

Browse files
marko-bekhtaDavideD
authored andcommitted
[hibernate#1946] Add a simple PR template
1 parent 7f09755 commit b7f8d1c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
If this is your first time contributing to the project,
3+
please consider reviewing https://github.com/hibernate/hibernate-reactive/blob/main/README.md
4+
5+
Please include a link to the GitHub issue solved by this PR in the description;
6+
see https://github.com/hibernate/hibernate-reactive/issues.
7+
-->
8+
9+
[Please describe here what your change is about]
10+
11+
<!--
12+
Please read and do not remove the following lines:
13+
-->
14+
----------------------
15+
By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt).
16+
For more information on licensing, please check [here](https://github.com/hibernate/hibernate-reactive/blob/main/LICENSE).
17+
18+
----------------------

0 commit comments

Comments
 (0)