From: Tobias Angele Date: Tue, 28 Feb 2017 12:30:36 +0000 (+0100) Subject: fix github templates (#444) X-Git-Tag: neomutt-20170306~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc9f318f3017ac2fdfd2bc0c1a9bd6cf47451f20;p=neomutt fix github templates (#444) See: https://github.com/neomutt/neomutt/commit/8824bf52030edc60871ca8a91e47d228b159cf67#commitcomment-21082952 --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 90ff09c82..5ac08eaa8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,4 @@ -- **bug reports** +* **bug reports** * Expected behavior * Actual behavior @@ -6,7 +6,7 @@ * Used program versions * Operating System and its version -2. **feature requests** +* **feature requests** * Why do you not like the current state? * What would you like to see to change?