X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2FGithub.md;h=d83c295fc610e919d1d0e48d835de59fadd8440c;hb=1085487c0eb13a2287774d356703c16758a445e2;hp=cfdb014764fc9e2b088c166725df82c238903293;hpb=32cb1eb9f1108fc25218c669250720de35c9c54f;p=friendica.git diff --git a/doc/Github.md b/doc/Github.md index cfdb014764..d83c295fc6 100644 --- a/doc/Github.md +++ b/doc/Github.md @@ -66,5 +66,8 @@ Don't assume that a simple fix won't break anything else. If possible get an experienced Friendica developer to review the code. Don't hesitate to ask us in case of doubt. +3. Check your code for typos. +There is a PHP script in the *util* directory called *typos.php* for this. + Check out how to work with [our Vagrant](help/Vagrant) to save a lot of setup time!