Skip to content

Commit ec5fb12

Browse files
authored
Update bug-report.yaml
1 parent 21739b6 commit ec5fb12

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,11 @@ body:
4545
label: Issue Description
4646
description: |
4747
To fix the problem, we need to reproduce it first. ☝️
48-
4948
- Provide as much detail as possible (config, DB data (DML, DDL), Java classes, Java/XML mappers, etc.).
50-
- Sharing a small executable demo project on your GitHub repository speeds up the process significantly 🏎️💨. There are project templates and examples in this [repository](https://github.com/harawata/mybatis-issues).
49+
- Sharing a small executable demo project on your GitHub repository speeds up the process significantly 🏎️💨.
50+
There are project templates and examples in this [repository](https://github.com/harawata/mybatis-issues).
5151
- If there is an exception, include the entire stack trace (the lower parts are important).
52+
5253
value: |
5354
FYI, you can use GitHub Flavored Markdown here.
5455

0 commit comments

Comments
 (0)