/nette-docs

Documentation of Nette projects and http://nette.org content.

Primary LanguageHTML

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 will be 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!