summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorApollon Oikonomopoulos <apoikos@debian.org>2017-09-13 00:26:37 +0300
committerApollon Oikonomopoulos <apoikos@debian.org>2017-09-13 00:26:37 +0300
commit808d040ea9d760bf468621984a3f2de865d35e7c (patch)
tree520db44f3458bcb02a60baacff82408fcfb49840 /.github
parentbd7b6679cea5620446718911de7a6764f81a9a7a (diff)
New upstream version 2.7.1
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..03442d0
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,8 @@
+#### Environment
+```
+HikariCP version: x.x.x
+JDK version : 1.8.0_111
+Database : PostgreSQL|MySQL|...
+Driver version : x.x.x
+```
+-----------------------------------------------------------------------------------------