Skip to content

Commit 2ed3de5

Browse files
committed
Update issue templates
1 parent dc40cd5 commit 2ed3de5

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

.github/ISSUE_TEMPLATE/sql-help.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: SQL HELP
3+
about: Describe your problem and get help
4+
5+
---
6+
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

0 commit comments

Comments
 (0)