From 4ede1ae5b0c148c5098688916b0b7891dd2cf722 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 16 Apr 2021 10:36:22 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 215934a9a..813d3b5cf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,6 @@ Please provide details of the problem, including the version of Spring Cloud tha are using. **Sample** -If possible, please provide a test case or a minimal sample **Java** application that reproduces +If possible, please provide a test case or a minimal **Maven** sample written in **Java** that reproduces the problem. This makes it much easier for us to diagnose the problem and to verify that we have fixed it.