Browse Source

Create ISSUE_TEMPLATE.md

pull/8/head
o1lab 7 years ago committed by GitHub
parent
commit
30e5bad114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 22
      ISSUE_TEMPLATE.md

22
ISSUE_TEMPLATE.md

@ -0,0 +1,22 @@
### Issue reporting template
* #### provide dev environment versions of your system
```
node -v
( xmysql requires node >= 7.6.0 )
npm -v
mysql --version
xmysql --version
```
* #### Provide steps to reproduce this issue
or
* #### Provide minimum code to reproduce this issue
or
* #### HTTP request,response,error snapshot of this issue
* #### Mark issue with suitable label if it is clear what this issue is.
> Thank you
Loading…
Cancel
Save