diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 5c736d2..463d28d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,3 +1,17 @@ + +### 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`) \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2d453e3..c26ffa6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,17 @@ + +### 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`) \ No newline at end of file