From 5741357e92b2f26fbe3e06945ad86a02a7771543 Mon Sep 17 00:00:00 2001 From: boltgolt Date: Fri, 9 Nov 2018 21:29:23 +0100 Subject: [PATCH] Text fixes --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- debian/changelog | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d83ff6e..4f37de5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,8 +11,8 @@ _Please describe the issue in as much detail as possible, including any errors a ---- -- [ ] I've searched for similar issues already, and my issue has not been reported yet. +I've searched for similar issues already, and my issue has not been reported yet. -Linux distribution (if applicable): +Linux distribution (if applicable): -Howdy version: +Howdy version: diff --git a/debian/changelog b/debian/changelog index 3c22e93..6e8f309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ howdy (2.4.0) xenial; urgency=medium * Added fallbacks to $EDITOR for the config command (thanks @yassineim!) * Fixed missing cv2 module after installation (thanks @bendandersen and many others!) * Fixed file permissions crashing Howdy in some cases (thanks @GJDitchfield!) - * Fixed howdy using python3 from local virtual environment (thanks @EdwardJB!) + * Fixed howdy using python3 from local virtual environment (thanks @EdwardJB!) -- boltgolt Fri, 09 Nov 2018 20:59:45 +0100