Update documentation with coding guidelines

This commit:
* adds a reference to the Spring Code Style wiki page in the main
CONTRIBUTING document
* updates the link to the Spring team in README
* adds a note regarding Intellij IDEA 13 issues
This commit is contained in:
Brian Clozel
2014-02-27 11:16:47 +01:00
parent 0637864b39
commit 11c41993f1
3 changed files with 34 additions and 21 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ The Spring Framework is released under version 2.0 of the [Apache License][].
[Pull requests]: http://help.github.com/send-pull-requests
[contributor guidelines]: https://github.com/SpringSource/spring-framework/blob/master/CONTRIBUTING.md
[@springframework]: http://twitter.com/springframework
[team members]: http://twitter.com/springframework/team/members
[team members]: http://spring.io/team
[team blog]: http://blog.springsource.org
[news feed]: http://www.springsource.org/news-events
[Apache License]: http://www.apache.org/licenses/LICENSE-2.0