Skip to content

Commit

Permalink
Add GitHub issue templates.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuconnolly committed Oct 10, 2018
1 parent 102f6ef commit bb0884d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/bug_report.md
@@ -0,0 +1,20 @@
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- For application crashes on macOS 10.14 (Mojave) please see issue #3116. -->

- macOS Version:
- Sequel Pro Version:

**Description**
A clear and concise description of what the bug is.

**Steps To Reproduce**
1.
2.

**Expected Behaviour**
A clear and concise description of what you expected to happen.

**Additional Context**
Add any other context about the problem here.

<!-- Please include any screenshots and crash logs that might help investigating and addressing the issue. -->
3 changes: 3 additions & 0 deletions .github/feature_request.md
@@ -0,0 +1,3 @@
<!-- Please search existing issues to avoid creating duplicates. -->

<!-- Describe the feature you'd like. -->

0 comments on commit bb0884d

Please sign in to comment.