Skip to content

Commit 23693c3

Browse files
committed
Update contribution guidelines to describe how we use GitHub issues
1 parent 0d7ee8a commit 23693c3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.adoc

+13
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ something, or simply want to hack on the code this document should help you get
55

66

77

8+
== Using GitHub issues
9+
10+
We use GitHub issues to track bugs and enhancements. If you have a general usage question
11+
please ask on http://stackoverflow.com[Stack Overflow]. The Spring Boot team and the
12+
broader community monitor the http://stackoverflow.com/tags/spring-boot[`spring-boot`]
13+
tag.
14+
15+
If you are reporting a bug, please help to speed up problem diagnosis by providing as much
16+
information as possible. Ideally, that would include a small sample project that
17+
reproduces the problem.
18+
19+
20+
821
== Sign the Contributor License Agreement
922
Before we accept a non-trivial patch or pull request we will need you to sign the
1023
https://support.springsource.com/spring_committer_signup[contributor's agreement].

0 commit comments

Comments
 (0)