Enhance issue/PR templates asking for details

This commit is contained in:
Greg Turnquist
2018-03-15 10:39:58 -05:00
parent 8df9152650
commit 8904bebae9
2 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
<!--
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.
-->
### Following link https://pivotal.io/security should be used to report security related issues
### Expected behavior
### Actual behavior
### Steps to reproduce
### Reactor Netty version
### JVM version (e.g. `java -version`)
### OS version (e.g. `uname -a`)

View File

@@ -1,3 +1,17 @@
<!--
Thanks for contributing to Spring Session. Please provide a brief description of your pull-request and reference any related issue numbers (prefix references with #).
-->
### Following link https://pivotal.io/security should be used to report security related issues
### Expected behavior
### Actual behavior
### Steps to reproduce
### Reactor Netty version
### JVM version (e.g. `java -version`)
### OS version (e.g. `uname -a`)