Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Merge branch 'master' of https://github.com/DaveJarvis/scrivenvar into master

AuthorDaveJarvis <email>
Date2020-09-12 12:37:55 GMT-0700
Commite7091b26af6db7fe408efc3ddd876fce925a84b5
Parentd793bef
Delta34 lines added, 0 lines removed, 34-line increase
.github/ISSUE_TEMPLATE/bug_report.md
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+**Description**
+A concise problem description.
+
+**Replicate**
+Exact and complete steps to reproduce the problem 100% of the time:
+
+1. Open '...'
+1. Click '....'
+1. Click '....'
+
+**Expected**
+Describe the expected behaviour.
+
+**Actual**
+Describe the actual behaviour.
+
+**Screenshots**
+Add screenshots to show the problem, if applicable.
+
+**Environment**
+ - Operating System: (Windows, Linux, Mac)
+ - Application: e.g., 1.7.16
+
+**Details**
+Add additional information, if applicable.