Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.43 KB

contributing.md

File metadata and controls

34 lines (20 loc) · 1.43 KB

Artificer

Artificer

The admin panel Laravel deserves

Latest Version

Quality Score

Software License

Contributing

How to setup the development environment.

Code style

Follow the PSR-2 coding standard and the PSR-4 autoloading standard.

##I made changes. Now what?

  • Add some tests to prove the new functionality and ensure nothing broke.
  • Open a new pull request at GitHub detailing what you have done.

##Code of Conduct

This project is committed to enforce the "Contributor Covenant" code of conduct.

Thank you for considering contributing!