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

Latest commit

 

History

History
8 lines (6 loc) · 438 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 438 Bytes

Feel free to open an issue for bigger effort changes and ask if you can help or get help with your idea. For typos and documentation improvements just make a pull request.

Then:

  1. fork the repository on GitHub
  2. code and add tests that cover the created code. Your code should be warning-free.
  3. stick to PSR-2 and and don't reformat existing code.
  4. make a pull request. @jenschude will review it and pull or come back to you.