Skip to content
This repository was archived by the owner on Oct 24, 2020. It is now read-only.

Commit 5db1c05

Browse files
authored
Update issue templates (#34)
1 parent 5832fe5 commit 5db1c05

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Bug report
33
about: Create a report to help us improve
44
title: ''
55
labels: ''
6-
assignees: ''
6+
assignees: nakamura-to
77

88
---
99

@@ -38,7 +38,10 @@ Steps to reproduce the behavior:
3838
- Doma-Quarkus version or git rev:
3939
- Doma version:
4040
- Quarkus version:
41+
- IDE version (ie. Eclipse or IntelliJ IDEA ):
4142
- Build tool (ie. output of `mvnw --version` or `gradlew --version`):
43+
- Database version:
44+
- JDBC Driver version:
4245

4346
**Additional context**
4447
(Add any other context about the problem here.)

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Feature request
33
about: Suggest an idea for this project
44
title: ''
55
labels: ''
6-
assignees: ''
6+
assignees: nakamura-to
77

88
---
99

0 commit comments

Comments
 (0)