From fa97e8ceacb4d85d09da13b11346f59e4d37073b Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sun, 13 Mar 2016 08:15:51 +0100 Subject: [PATCH] Tweak the issue template --- .github/ISSUE_TEMPLATE.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e8aa62a..f1d2147 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,15 +10,15 @@ Steps to reproduce: 2. 3. -[Description] +Expected result: +Actual result: -| OR, for feature requests: +| OR, for feature requests: -Detailed use case example: -[Description] +Detailed use case example: | ALWAYS include: @@ -29,8 +29,7 @@ Firefox version: OS: Keyboard language: Worked before: -Example URL(s): -- +Example URL(s): | EXAMPLE: @@ -41,9 +40,13 @@ Example URL(s): | 2. Focus the online terminal. | 3. Type something into it. | -| VimFx doesn’t recognize the online terminal as a text input, so instead of -| typing into it I end up activating VimFx commands. A work-around is to use -| Ignore mode. +| Expected reult: VimFx recognizes the terminal as a text input, automatically +| allowing to type into it. +| +| Actual result: Instead of typing into the terminal I end up activating VimFx +| commands. +| +| A work-around is to use Ignore mode. | | VimFx version: 0.11.0 | Firefox version: 43 -- 2.39.3