]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Development-guidelines.md
documentation: fix rendering and internal references
[github/shaarli/Shaarli.git] / doc / md / Development-guidelines.md
index 3a24876721f1c9ec1dcd4c71f5b8ca403eea6fc2..532ec2e4d3c69ea356474f6803feac9a78460123 100644 (file)
@@ -1,6 +1,7 @@
 ## Development guidelines
 
 Please have a look at the following pages:
+
 - [Contributing to Shaarli](https://github.com/shaarli/Shaarli/tree/master/CONTRIBUTING.md)
 - [Static analysis](Static analysis) - patches should try to stick to the [PHP Standard Recommendations](http://www.php-fig.org/psr/) (PSR), especially:
     - [PSR-1](http://www.php-fig.org/psr/psr-1/) - Basic Coding Standard