Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 367 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 367 Bytes

Simple rules:

  1. Opening an issue to ask a question is perfectly acceptable.
  2. Check thoroughly for duplciates.
  3. Don't pull request to rewrite one line or to add a comment.
  4. Do pull request to fix memory/cpu/security issues, to add tests, or to fix an issue.
  5. Read the Microsoft OTF Table docs before creating a class for a table.
  6. Follow the code style.