File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
11+ (Describe the problem clearly and concisely.)
12+
13+ ** Expected behavior**
14+ (Describe the expected behavior clearly and concisely.)
15+
16+ ** Actual behavior**
17+ (Describe the actual behavior clearly and concisely.)
18+
19+ ** To Reproduce**
20+ Steps to reproduce the behavior:
21+ 1 .
22+ 2 .
23+ 3 .
24+
25+ ** Screenshots**
26+ (If applicable, add screenshots to help explain your problem.)
27+
28+ ** Environment (please complete the following information):**
29+ - Doma version or git rev:
30+ - Output of ` java -version ` :
31+ - Build tool (ie. output of ` mvnw --version ` or ` gradlew --version ` ):
32+
33+ ** Additional context**
34+ (Add any other context about the problem here.)
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Description**
11+ (Describe the feature here.)
12+
13+ ** Implementation ideas**
14+ (If you have any implementation ideas, they can go here)
You can’t perform that action at this time.
0 commit comments