aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-10-16 06:15:56 +0100
committerGitHub2017-10-16 06:15:56 +0100
commit8f31f1b5c3e6b731369973dc44be98be9f356339 (patch)
treefbdcb33c1de2daef438d66de7f2900f26fb46e14
parentef1d9160b92113c4a0df7b3b3dfbb21a1a326042 (diff)
parentca1bb9e0360529e76394d49fb44968db5f2f7914 (diff)
downloadvimium-8f31f1b5c3e6b731369973dc44be98be9f356339.tar.bz2
Merge pull request #2728 from xuhdev/patch-1
Add Firefox and Chromium to contribution guidelines
-rw-r--r--CONTRIBUTING.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 61c32456..e4ed8b8b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,9 +11,16 @@ respective issue so others don't duplicate your effort.
Please include the following when reporting an issue:
- 1. Chrome and OS Version: `chrome://version`
+### Chrome/Chromium
+
+ 1. Chrome/Chromium and OS Version: `chrome://version`
1. Vimium Version: `chrome://extensions`
+### Firefox
+
+ 1. Firefox and OS Version: `about:`
+ 1. Vimium Version: `about:addons`, then click on `More` below Vimium
+
## Installing From Source
Vimium is written in Coffeescript, which compiles to Javascript. To