Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 524 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 524 Bytes

Developer Documentation

  • This document is a work in progress
  • In this document, anything with a trailing slash is a folder (e.g src/options/ is a folder but src/options.ts is not a folder)

Table of Contents

Before contributing make sure to read about how to setup your environment, coding style, project structure, & how to commit.

  1. Setup
  2. Coding Style
  3. Options Page
  4. Project Structure
  5. Committing