5 Commits

Author SHA1 Message Date
Jonas Hermsmeier
f6bfdb2ced
doc(github): Update instructions in ISSUE_TEMPLATE
This updates the instructions to open the Developer Tools in the issue template,
as the keyboard shortcuts have changed to their defaults on Linux & Windows
from [Ctrl]+[Alt]+[I] to [Ctrl]+[Shift]+[I].

Further, the editor config is updated to allow trailing spaces in Markdown
files to add trailing spaces to the list items in the issue template, in
order to avoid people not putting whitespace in between, causing the formatting
to not be parsed properly.

Change-Type: patch
2018-01-30 22:30:01 +01:00
Jonas Hermsmeier
bb4d352da0 doc(github): Add question about flashed image to issue template (#1413) 2017-05-11 16:10:32 -04:00
Wasabi Fan
c809ffe2b2 chore: use comments in issue template (#572) 2016-07-13 16:47:57 -04:00
Juan Cruz Viotti
9117c10c46 chore: simplify GitHub issue template (#569)
The current issue template is overwhelming and most of the questions it
ask are not that frequent in the real world.

The Etcher version, OS, architecture and DevTools output are by far the
most valuable, therefore it makes sense to reduce the issue template to
those.

Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-07-11 17:10:02 -04:00
Juan Cruz Viotti
74d436f4f5 chore: add a GitHub issue template (#535)
An issue template would help us ensure we get all the information we
need at the time of submission, so we don't have to go back and forth
with the user to answer the same questions every time, wasting the
user's time.

See: https://github.com/blog/2111-issue-and-pull-request-templates
Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-06-27 14:54:56 -04:00