Skip to content

Commit bb0884d

Browse files
committed
Add GitHub issue templates.
1 parent 102f6ef commit bb0884d

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.github/bug_report.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!-- Please search existing issues to avoid creating duplicates. -->
2+
<!-- For application crashes on macOS 10.14 (Mojave) please see issue #3116. -->
3+
4+
- macOS Version:
5+
- Sequel Pro Version:
6+
7+
**Description**
8+
A clear and concise description of what the bug is.
9+
10+
**Steps To Reproduce**
11+
1.
12+
2.
13+
14+
**Expected Behaviour**
15+
A clear and concise description of what you expected to happen.
16+
17+
**Additional Context**
18+
Add any other context about the problem here.
19+
20+
<!-- Please include any screenshots and crash logs that might help investigating and addressing the issue. -->

.github/feature_request.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<!-- Please search existing issues to avoid creating duplicates. -->
2+
3+
<!-- Describe the feature you'd like. -->

0 commit comments

Comments
 (0)