From 02c7e5b6c89954cfea87b92c4f7d39efdba583db Mon Sep 17 00:00:00 2001 From: LightCat Date: Sun, 11 Nov 2018 14:10:07 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index de55a4a5..c5994dc1 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -22,7 +22,7 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Logs** -Add logs from /tmp/ and - if crashes - use symbolize-crash-log here. +Add logs from /tmp/ and - if it crashes - use symbolize-crash-log here. **Additional context** Add any other context about the problem here.