Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 523 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 523 Bytes

Contributing

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition with PUGXGeneratorBundle installed, to allow bundle developers reproducing the issue by simply cloning it and following some steps.

PUGXGeneratorBundleSandbox could be a good start point.

For a Pull Request, please follow coding standards. A good tool to ensure standards is PHP-CS-Fixer.