Skip to content

Commit 01a1497

Browse files
vpavicrwinch
authored andcommitted
Add GitHub issue/PR tempaltes
Add
1 parent 2d6f505 commit 01a1497

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<!--
2+
Thanks for raising a Spring Session issue. Please provide a brief description of your problem along with the version of Spring Session that you are using. If possible, please also consider putting together a sample application that reproduces the issue.
3+
-->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!--
2+
Thanks for contributing to Spring Session. Please provide a brief description of your pull-request and reference any related issue numbers (prefix references with #).
3+
-->
4+
5+
<!-- Please also confirm that you have signed the CLA by put an [X] in the box below: -->
6+
- [] I have signed the CLA

0 commit comments

Comments
 (0)