/docs

📖 The Nette documentation

Primary LanguagePHP

How to contribute

Nette welcomes contributions. You are free to make changes or translate existing pages. Before contributing, please read information to make sure everything is ok.

You can use an online editor https://editor.nette.org.

Before you send a pull request, run code standard test please.

$ composer create-project nette/code-checker code-checker ~2.5
$ code-checker/code-checker

Thank you for making documentation better!