Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 474 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 474 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 the coding style, project structure, & how to commit.

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