spring-boot/SUPPORT.adoc

27 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-07-21 16:00:32 +08:00
= Getting support for Spring Boot
== GitHub issues
We choose not to use GitHub issues for general usage questions and support, preferring to
2017-07-21 16:00:32 +08:00
use issues solely for the tracking of bugs and enhancements. If you have a general
usage question please do not open a GitHub issue, but use one of the other channels
described below.
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.
2017-07-21 16:00:32 +08:00
== Stack Overflow
The Spring Boot community monitors the
2018-01-04 00:07:10 +08:00
https://stackoverflow.com/tags/spring-boot[`spring-boot`] tag on Stack Overflow. Before
2017-07-21 16:00:32 +08:00
asking a question, please familiar yourself with Stack Overflow's
https://stackoverflow.com/help/how-to-ask[advice on how to ask a good question].
== Gitter
If you want to discuss something or have a question that isn't suited to Stack Overflow,
the Spring Boot community chat in the
https://gitter.im/spring-projects/spring-boot[#spring-boot room on Gitter].
== Pivotal Open Source Software Support
If you are interested in more dedicated support, Pivotal provides
2017-07-21 22:24:13 +08:00
https://pivotal.io/support/oss[premium support] for Spring Boot.