IBM / nodejs-idb-connector

A JavaScript (Node.js) library for communicating with Db2 for IBM i, with support for queries, procedures, and much more. Uses traditional callback-style syntax
MIT License
37 stars 23 forks source link

Add issue template #100

Closed kadler closed 4 years ago

kadler commented 4 years ago

We should have an issue template that asks for pertinent information, like what version of IBM i, nodejs, and idb-connector they are using.

dmabupt commented 4 years ago

Hello @kadler , Would you review the PR #102 please?