Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 455 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 455 Bytes

GETTING HELP

Please reserve the GitHub issues for feature requests and bug reports.

Ask questions and get answers on Stack Overflow using the specta tag.

CONTRIBUTION GUIDELINES

  • Please use only spaces and indent 2 spaces at a time.
  • Please prefix instance variable names with a single underscore (_).
  • Please prefix custom classes and functions defined in the global scope with SPT.