Text fixes
This commit is contained in:
parent
6b38d6dcf1
commit
5741357e92
2 changed files with 4 additions and 4 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -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:
|
||||
|
|
|
|||
2
debian/changelog
vendored
2
debian/changelog
vendored
|
|
@ -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 <boltgolt@gmail.com> Fri, 09 Nov 2018 20:59:45 +0100
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue