From 457fca40f0ce7b1cca6b2b97de0b7f22ffc1caea Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Mon, 14 Dec 2015 14:07:13 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a63674376..2538a2c296 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,12 +15,11 @@ excellent [help documentation][] first. ### Search Stack Overflow first; discuss if necessary -If you're unsure why something doesn't work or wondering if there is a better -way of doing something please check on Stack Overflow first. This is the -official list of [Spring project tags](https://spring.io/questions). -If necessary start a discussion and do the necessary homework. Before -creating a ticket in the Spring Framework issue tracker you should have a -reasinably good sense that there there is a problem or a missing feature. +If you're unsure why something isn't working or wondering if there is a better +way of doing it please check on Stack Overflow first and if necessary start +a discussion. This is the official list of +[Spring project tags](https://spring.io/questions). In short the issue tracker +should be used to report issues and make feature requests. ### Search JIRA; create an issue if necessary