Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 508 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 508 Bytes

Contributing to Phproject

Thanks for contributing! We have a few basic guidelines for helping us accept your pull requests.

  1. New translations should be added on Crowdin rather than through a pull request.
  2. Code should follow these basic standards:
    • Tabs instead of spaces
    • Opening braces on same line
  3. New features may be best implemented through a plugin rather than into the core code.