Update contribution guidelines to describe how we use GitHub issues

This commit is contained in:
Andy Wilkinson 2015-08-19 12:15:08 +01:00
parent 0d7ee8a2df
commit 23693c3f6a

View File

@ -5,6 +5,19 @@ something, or simply want to hack on the code this document should help you get
== Using GitHub issues
We use GitHub issues to track bugs and enhancements. If you have a general usage question
please ask on http://stackoverflow.com[Stack Overflow]. The Spring Boot team and the
broader community monitor the http://stackoverflow.com/tags/spring-boot[`spring-boot`]
tag.
If you are reporting a bug, please help to speed up problem diagnosis by providing as much
information as possible. Ideally, that would include a small sample project that
reproduces the problem.
== Sign the Contributor License Agreement
Before we accept a non-trivial patch or pull request we will need you to sign the
https://support.springsource.com/spring_committer_signup[contributor's agreement].