From bb0884d94d35dfb0d58cf9114c9424861a835a60 Mon Sep 17 00:00:00 2001 From: Stuart Connolly Date: Wed, 10 Oct 2018 16:55:58 +0100 Subject: [PATCH] Add GitHub issue templates. --- .github/bug_report.md | 20 ++++++++++++++++++++ .github/feature_request.md | 3 +++ 2 files changed, 23 insertions(+) create mode 100644 .github/bug_report.md create mode 100644 .github/feature_request.md diff --git a/.github/bug_report.md b/.github/bug_report.md new file mode 100644 index 000000000..f60abed1b --- /dev/null +++ b/.github/bug_report.md @@ -0,0 +1,20 @@ + + + +- 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. + + diff --git a/.github/feature_request.md b/.github/feature_request.md new file mode 100644 index 000000000..edd1d0916 --- /dev/null +++ b/.github/feature_request.md @@ -0,0 +1,3 @@ + + +