Skip to content

Commit 9f25f31

Browse files
committed
Add a note about not adding the issue type in new issues
1 parent 6fb29ed commit 9f25f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ You DO NOT need to raise an issue for a managed dependency version upgrade as th
1313
- With an Immediate Pull Request
1414
An issue will be closed as a duplicate of the immediate pull request, so you don't have to raise an issue if you plan to create a pull request immediately.
1515
16-
🐞 Bug report
16+
🐞 Bug report (do not copy/paste)
1717
Please provide details of the problem, including the version of Spring Boot that you
1818
are using. If possible, please provide a test case or sample application that reproduces
1919
the problem. This makes it much easier for us to diagnose the problem and to verify that
2020
we have fixed it.
2121
22-
🎁 Enhancement
22+
🎁 Enhancement (do not copy/paste)
2323
Please start by describing the problem that you are trying to solve. There may already
2424
be a solution, or there may be a way to solve it that you hadn't considered.
2525
-->

0 commit comments

Comments
 (0)