Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 542 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 542 Bytes

Wandu Framework Contribution Guide

Thank you for considering contributing.

Document

  • do not edit README.md directly. edit README.ok.md. use okreadme that is pre-processor of Markdown.

Test

Coding Style

  • PSR-2 : Coding Style Guide
  • PHPDoc : PHP Comment Style Guide