From abedb68def24c43608417ffdf0ea3c97cdddc042 Mon Sep 17 00:00:00 2001 From: Simon Lydell Date: Sat, 1 Oct 2016 09:37:34 +0200 Subject: [PATCH] Update issue and PR templates --- .github/ISSUE_TEMPLATE.md | 83 +++++++++++++++++--------------- .github/PULL_REQUEST_TEMPLATE.md | 8 +-- 2 files changed, 50 insertions(+), 41 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f1d2147..94d89d1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,8 +1,37 @@ -| ✦ First: Search for DUPLICATES – also closed issues. -| ✦ Just updated VimFx? Check out the change log: -| https://github.com/akhodakivskiy/VimFx/blob/master/CHANGELOG.md -| ✦ Remove lines starting with `|` when done. + + +- [ ] I've searched for DUPLICATES – also closed issues +- [ ] I've looked at the change log: https://github.com/akhodakivskiy/VimFx/blob/master/CHANGELOG.md +- [ ] I've provided the below details: + +VimFx version: +Firefox version: +OS: +Keyboard language: +Example URL (if any): + +This is … (pick one!) + +- [ ] A bug report + - [ ] I've filled in steps to reproduce below +- [ ] A feature request + - [ ] I've given a **detailed** _example_ below +- [ ] Somehting else + + + + + +This bug is about … (pick one!) + +- [ ] A missing hint marker on a specific page +- [ ] VimFx not recognizing a text input on a specific page +- [ ] Something else Steps to reproduce: @@ -14,44 +43,22 @@ Expected result: Actual result: + + -| ALWAYS include: -VimFx version: -Firefox version: -OS: -Keyboard language: -Worked before: -Example URL(s): - - -| EXAMPLE: -| -| Steps to reproduce: -| -| 1. Go to one of the online terminals on codeacademy.com. -| 2. Focus the online terminal. -| 3. Type something into it. -| -| 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 -| OS: Ubuntu 15.04 -| Keyboard language: en-US -| Worked before: No -| Example URL(s): -| - https://www.codecademy.com/en/courses/learn-the-command-line/lessons/navigation/exercises/your-first-command \ No newline at end of file + + +When I go to https://www.mozilla.org/en-US/about/ and press `?`, _this_ and _that_ happens. I’d like _this_ to happen instead, because that really helps me with _that._ (Add more details here.) Perhaps something like _this_ should be added to VimFx? diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0f6120a..888a351 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,8 @@ + -- 2.39.3