diff --git a/.editorconfig b/.editorconfig index ca8eec8a..7199a70f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,5 +9,8 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true +[*.md] +trim_trailing_whitespace = false + [Makefile] indent_style = tab diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index bb2ee16b..1d634403 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ -- **Etcher version:** -- **Operating system and architecture:** -- **Image flashed:** -- **Do you see any meaningful error information in the DevTools?** +- **Etcher version:** +- **Operating system and architecture:** +- **Image flashed:** +- **Do you see any meaningful error information in the DevTools?** - +