]> git.gir.st - VimFx.git/blob - .github/ISSUE_TEMPLATE.md
Minor documentation fixes. (#801)
[VimFx.git] / .github / ISSUE_TEMPLATE.md
1 | ✦ First: Search for DUPLICATES – also closed issues.
2 | ✦ Just updated VimFx? Check out the change log:
3 | https://github.com/akhodakivskiy/VimFx/blob/master/CHANGELOG.md
4 | ✦ Remove lines starting with `|` when done.
5
6
7 Steps to reproduce:
8
9 1.
10 2.
11 3.
12
13 Expected result:
14
15 Actual result:
16
17
18 | OR, for feature requests:
19
20
21 Detailed use case example:
22
23
24 | ALWAYS include:
25
26
27 VimFx version:
28 Firefox version:
29 OS:
30 Keyboard language:
31 Worked before:
32 Example URL(s):
33
34
35 | EXAMPLE:
36 |
37 | Steps to reproduce:
38 |
39 | 1. Go to one of the online terminals on codeacademy.com.
40 | 2. Focus the online terminal.
41 | 3. Type something into it.
42 |
43 | Expected reult: VimFx recognizes the terminal as a text input, automatically
44 | allowing to type into it.
45 |
46 | Actual result: Instead of typing into the terminal I end up activating VimFx
47 | commands.
48 |
49 | A work-around is to use Ignore mode.
50 |
51 | VimFx version: 0.11.0
52 | Firefox version: 43
53 | OS: Ubuntu 15.04
54 | Keyboard language: en-US
55 | Worked before: No
56 | Example URL(s):
57 | - https://www.codecademy.com/en/courses/learn-the-command-line/lessons/navigation/exercises/your-first-command
Imprint / Impressum