Skip to content

Commit 66359e2

Browse files
authored
Update issue templates
1 parent 5938ca9 commit 66359e2

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: 'status: waiting-for-triage'
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Thanks for providing feedback. Please, review the following:
12+
13+
**Security Vulnerability?**
14+
STOP and go to https://pivotal.io/security to disclose security issues responsibly.
15+
16+
**Question?**
17+
This is the place to report issues and request enhancements. If you have a question about why something is not or how to do something, please use Stack Overflow.
18+
19+
**Issue vs Pull Request**
20+
Do not create both. You can however start with an issue, and later decide to submit a pull request, in which case the issue will be closed as superseded by the pull request.
21+
22+
**Bug report (do not copy/paste)**
23+
Please provide details of the problem, including the Spring Framework version. If possible, please provide a test case or sample application that reproduce the problem. This makes it much easier for us to diagnose the problem and to verify that we have fixed it.
24+
25+
**Enhancement (do not copy/paste)**
26+
Please start by describing the problem that you are trying to solve. There may already
27+
be a solution, or there may be a way to solve it that you hadn't considered.
28+
-->

0 commit comments

Comments
 (0)