aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2018-08-31Merge pull request #3118 from marcotc/patch-2Stephen Blott
Instructions for local Vimium Firefox development
2018-08-31Instructions for local Vimium Firefox developmentMarco Costa
2018-08-31Update CONTRIBUTING.mdMarco Costa
2018-08-30Add Coffeescript v1 requirement to CONTRIBUTING.mdMarco Costa
2017-10-15Add Firefox and Chromium to contribution guidelinesHong
2017-08-31Update URLs to HTTPS in code, pages and docsDavid Beitey
Updating URLs to use HTTPS provides greater privacy and reduces the potential of having content modified whilst in transit (as it happening more and more by ISPs, networks, state actors etc). These URLs themselves have been tested and confirmed to work over HTTPS.
2016-09-30Remove Coffeescript 1.10 dependency.Stephen Blott
Fixes #2273. Fixes #2281. This fixes the build with Coffeescript 1.11, so we can remove the hard-wired dependency and notes.
2016-09-30Note use Coffeescript 1.10.Stephen Blott
2016-01-01Update dependencies in CONTRIBUTINGJackson Popkin
2015-02-09Add `npm install util` to the instructions for running tests.Stephen Blott
2014-11-30Add Vimium design goalsPhil Crosby
2014-11-30Move section to the maintainers guide on the wikiPhil Crosby
2014-10-19Add some guidelines for PRsPhil Crosby
2014-10-19Add some style advicePhil Crosby
These represent common feedback given on PRs
2014-08-12Merge pull request #922 from camflint/FixBuildAndTestTasksOnWindowsPhil Crosby
Fix build and test tasks on Windows
2014-07-20Document the checklist for submitting to the chrome storePhil Crosby
2014-07-20Reshuffle the contributing.md a bitPhil Crosby
2014-07-20Add a tip to run cake autobuild when hacking on vimiumPhil Crosby
2014-06-08Fix build and test on Windows.spccdt
2013-05-11Add another note about our coffeescript stylePhil Crosby
2013-05-08Link to a style guide which has concrete coffeescript style advicePhil Crosby
2013-05-02update contributing.mdUncleBill
2012-12-09Format and add instructions for Reporting Issues to CONTRIBUTINGChristopher Manning
2012-12-09Move Contributing information from README to CONTRIBUTING.mdChristopher Manning