Skip to content

Commit 1f1c994

Browse files
committed
Update issue templates
1 parent 26ced59 commit 1f1c994

File tree

2 files changed

+18
-10
lines changed

2 files changed

+18
-10
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Bug report
3+
about: Create a bug report to help us improve
4+
5+
---
6+
7+
**Do you want to request a *feature* or report a *bug*?**
8+
9+
**What is the current behavior?**
10+
11+
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via http://sqlfiddle.com/**
12+
13+
**What is the expected behavior?**
14+
15+
**Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures?**

.github/ISSUE_TEMPLATE/sql-help.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ about: Describe your problem and get help
44

55
---
66

7-
1. [Create issue](https://github.com/ktaranov/sqlserver-kit/issues/new) in this repo or question on stackoverflow.com
8-
2. Include:
9-
1. Operation system with detailed version (Windows, Ubuntu, Macos etc.). Example: `Microsoft Windows [Version 10.0.16299.248]`
10-
2. Relation database type (SQL Server preferred, Orcale, MySQL, PostgreSQL, SQLite etc.) with detailed version. Example: `Microsoft SQL Server 2017 (RTM-CU1) (KB4038634) - 14.0.3006.16 (X64) ... on Windows 10 Pro 10.0`
11-
3. Demo script (if necessary) to reproduce your problem.
12-
3. Distribute your question using this channels:
13-
1. [Twitter #sqlhelp](https://twitter.com/search?q=%23sqlhelp&src=tyah) with `#sqlhelp` hash tag
14-
2. [Slack #sqlhelp](https://sqlcommunity.slack.com/messages/sqlhelp/) (more than 700 People)
15-
3. [SQLServerCentral Forum](https://www.sqlservercentral.com/Forums/)
16-
4. Telegram chat (Russian preferred): https://t.me/sqlcom
7+
1. Operation system with detailed version (Windows, Ubuntu, Macos etc.). Example: `Microsoft Windows [Version 10.0.16299.248]`
8+
2. Relation database type (SQL Server preferred, Orcale, MySQL, PostgreSQL, SQLite etc.) with detailed version. Example: `Microsoft SQL Server 2017 (RTM-CU1) (KB4038634) - 14.0.3006.16 (X64) ... on Windows 10 Pro 10.0`
9+
3. Demo script (if necessary) to reproduce your problem.

0 commit comments

Comments
 (0)