From c3cb561a7b9c1d52e2d0c075a45cc49edd541285 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 30 Nov 2023 16:30:09 +0100 Subject: [PATCH] Delete SECURITY.md --- SECURITY.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 36ef17ca6..000000000 --- a/SECURITY.md +++ /dev/null @@ -1,8 +0,0 @@ -**Describe the bug** -Please provide details of the problem, including the version of Spring Cloud that you -are using. - -**Sample** -If possible, please provide a test case or sample application that reproduces -the problem. This makes it much easier for us to diagnose the problem and to verify that -we have fixed it.