]> git.gir.st - VimFx.git/blob - .github/ISSUE_TEMPLATE.md
Improve blacklist documentation
[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 [Description]
14
15
16 | OR, for feature requests:
17
18
19 Detailed use case example:
20
21 [Description]
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
36 | EXAMPLE:
37 |
38 | Steps to reproduce:
39 |
40 | 1. Go to one of the online terminals on codeacademy.com.
41 | 2. Focus the online terminal.
42 | 3. Type something into it.
43 |
44 | VimFx doesn’t recognize the online terminal as a text input, so instead of
45 | typing into it I end up activating VimFx commands. A work-around is to use
46 | Ignore mode.
47 |
48 | VimFx version: 0.11.0
49 | Firefox version: 43
50 | OS: Ubuntu 15.04
51 | Keyboard language: en-US
52 | Worked before: No
53 | Example URL(s):
54 | - https://www.codecademy.com/en/courses/learn-the-command-line/lessons/navigation/exercises/your-first-command
Imprint / Impressum