Skip to content

Commit f677715

Browse files
committed
Merge branch 'main' of https://github.com/Kaev/DbScriptExtensions into main
2 parents 6e549ae + 028b56c commit f677715

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: Kaev
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**Emulator**
14+
Which emulator are you using?
15+
16+
**Code snippet**
17+
Show a little code snippet that produces the error.
18+
19+
**Executed query**
20+
If the error occures on query execution, make sure to copy the generated query in here.
21+
22+
**Additional context**
23+
Add any other context about the problem here.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ Example of internal helper attributes:
111111
You can find me on the official [Eluna Discord server](https://discord.gg/Ed5HK3Dc). Ask your question in the support channel and tag me (Kaev#5208).
112112

113113
### Can i support your work?
114-
Sure. Contact me via Discord (Kaev#5208).
114+
Sure. Contact me via Discord (Kaev#5208).

0 commit comments

Comments
 (0)