]> git.gir.st - VimFx.git/blob - .github/ISSUE_TEMPLATE.md
Enable the `newlines_after_classes` CoffeeLint rule
[VimFx.git] / .github / ISSUE_TEMPLATE.md
1 | - First: Search for DUPLICATES – also closed issues.
2 | - Just updated VimFx? Check https://github.com/akhodakivskiy/VimFx/blob/master/CHANGELOG.md
3 | - Remove lines starting with `|` when done.
4
5
6 Steps to reproduce:
7
8 1.
9 2.
10 3.
11
12 Description
13
14
15 | OR, for feature requests:
16
17
18 Detailed use case example:
19
20 Description
21
22
23 | ALWAYS include:
24
25
26 VimFx version:
27 Firefox version:
28 OS:
29 Keyboard language:
30 Worked before:
31 Example URL(s):
32 -
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 | VimFx doesn’t recognize the online terminal as a text input, so instead of
44 | typing into it I end up activating VimFx commands. A work-around is to use
45 | Ignore mode.
46 |
47 | VimFx version: 0.11.0
48 | Firefox version: 43
49 | OS: Ubuntu 15.04
50 | Keyboard language: en-US
51 | Worked before: No
52 | Example URL(s):
53 | - https://www.codecademy.com/en/courses/learn-the-command-line/lessons/navigation/exercises/your-first-command
Imprint / Impressum