php-sqlsrv/issue_template.md

29 lines
874 B
Markdown
Raw Normal View History

2018-04-20 17:24:53 +02:00
.+Please check the [FAQ (frequently-asked questions)](https://github.com/Microsoft/msphpsql/wiki/FAQ) first. If you have other questions or something to report, please address the following:
+## Driver version or file name
2018-04-20 17:24:53 +02:00
+The PHP driver version or file name:
+
+## SQL Server version
2018-04-20 17:24:53 +02:00
+The SQL Server version:
+
+## Client operating system
2018-04-20 17:24:53 +02:00
+What operating system the client program is running on:
+
+## PHP version
2018-04-20 17:24:53 +02:00
+Which version of PHP you are running:
+
+## Microsoft ODBC Driver version
2018-04-20 17:24:53 +02:00
+The version of Microsoft ODBC Driver:
+
+## Table schema
2018-04-20 17:24:53 +02:00
+Table schema, if applicable:
+
+## Problem description
+Please share more details with us.
+
+## Expected behavior and actual behavior
2018-04-20 17:24:53 +02:00
+Please tell us what should happen and what happened instead.
+
+## Repro code
2018-04-20 17:24:53 +02:00
+If possible, please share your repro code, or tell us how to reproduce the issue.