From db97dac86dd1b3023d87e6093ae0bcecdf4afd78 Mon Sep 17 00:00:00 2001 From: jasdeepgill <51393196+jasdeepgill@users.noreply.github.com> Date: Sun, 24 Nov 2019 20:35:19 -0800 Subject: [PATCH] Improve readability of CONTRIBUTING.md Closes gh-24068 --- CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b0031d87d61..0aa7c360ee35 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,10 +28,11 @@ If you have a question, check Stack Overflow using [this list of tags](https://spring.io/questions), organized by Spring project. Find an existing discussion, or start a new one if necessary. -If you suspect an issue, perform a search in the +If you find an issue, perform a search in the [GitHub issue tracker](https://github.com/spring-projects/spring-framework/issues), using a few different keywords. -When you find related issues and discussions, prior or current, it helps you to learn, and -it helps us to make a decision. +If you find discussions related to your issue either past or current, read them as it helps you learn about the issue +and helps us make a decision on the issue. + #### Create a Ticket