Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 450 Bytes

File metadata and controls

13 lines (7 loc) · 450 Bytes

Contribution Guide

Which Branch?

All PRs should be sent to the latest develop branch and should never be sent to the master branch.

Security Vulnerabilities

If you discover a security vulnerability, please send an on-site message to RAdmin.

Coding Style

Follow the PSR-12 Coding Standard for newly added code or portions of code that were modified.