From 4e9bb78068db49cbf36dd9c96f29eff952c888e2 Mon Sep 17 00:00:00 2001 From: Kee Jefferys Date: Wed, 17 Apr 2019 14:10:11 +1000 Subject: [PATCH 1/2] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..bad48b698 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: + +**Screenshots or Logs** +If applicable, add screenshots or log files to help explain your problem. + +**Other information (please complete the following information):** + - Device: [e.g. IPhone, Android, PC] + - OS: [e.g. Ubuntu 16.04, Android Pie, Windows 10] + - Loki messenger Version or Git commit hash: From 5752985bd897d48368cf97b62066f37addbd32a5 Mon Sep 17 00:00:00 2001 From: Kee Jefferys Date: Wed, 17 Apr 2019 14:13:30 +1000 Subject: [PATCH 2/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bad48b698..6a1fe20ae 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,6 @@ Steps to reproduce the behavior: If applicable, add screenshots or log files to help explain your problem. **Other information (please complete the following information):** - - Device: [e.g. IPhone, Android, PC] - - OS: [e.g. Ubuntu 16.04, Android Pie, Windows 10] + - Device: [e.g. PC, Mac] + - OS: [e.g. Ubuntu 16.04, Windows 10] - Loki messenger Version or Git commit hash: