Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 726 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (15 loc) · 726 Bytes

Thank you for willing to contribute on this project.

Reporting issues

Please use below template to report issue, or you could click menu item from SurfingKeys icon in browser's tool bar.

## Error details



SurfingKeys: 0.9.22

Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0) Gecko/20100101 Firefox/57.0

URL: <The_URL_Where_You_Find_The_Issue>

## Context

**Please replace this with a description of how you were using SurfingKeys.**

Build

npm install
npm run build

npm run build firefox       # build webextension for firefox

npm run dev                 # build development version
npm run dev firefox         # build development version for firefox