Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 506 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 506 Bytes

Contributing

Any open source product is only as good as the community behind it. You can participate by sharing code, ideas, or simply discussing issues. No matter what your skill level is, every contribution counts.

See our high level overview on silverstripe.org on how you can help out.

Contributing code

In a nutshell:

  • PSR2 complaint
  • PHPDoc any additional vars, functions or amendments
  • Write tests for any additional functionality