Skip to content

Commit 742153f

Browse files
committed
Add a GitHub SUPPORT document
1 parent 2d5659d commit 742153f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

SUPPORT.adoc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
= Getting support for Spring Boot
2+
3+
== GitHub issues
4+
We choose not use GitHub issues for general usage questions and support, prefering to
5+
use issues solely for the tracking of bugs and enhancements. If you have a general
6+
usage question please do not open a GitHub issue, but use one of the other channels
7+
described below.
8+
9+
If you are reporting a bug, please help to speed up problem diagnosis by providing as
10+
much information as possible. Ideally, that would include a small
11+
https://github.com/spring-projects/spring-boot-issues[sample project] that reproduces the
12+
problem.
13+
14+
== Stack Overflow
15+
The Spring Boot community monitors the
16+
http://stackoverflow.com/tags/spring-boot[`spring-boot`] tag on Stack Overflow. Before
17+
asking a question, please familiar yourself with Stack Overflow's
18+
https://stackoverflow.com/help/how-to-ask[advice on how to ask a good question].
19+
20+
== Gitter
21+
If you want to discuss something or have a question that isn't suited to Stack Overflow,
22+
the Spring Boot community chat in the
23+
https://gitter.im/spring-projects/spring-boot[#spring-boot room on Gitter].
24+
25+
== Pivotal Open Source Software Support
26+
If you are interested in more dedicated support, Pivotal provides
27+
https://pivotal.io/support/oss[premium support] for Spring Boot.

0 commit comments

Comments
 (0)