43ad7c8e82
This is mainly cleanup after switching from Github-flavoured Markdown rendered by Github Pages, to standard Markdown rendered by MkDocs. Changed: - rephrase some section titles Fixed: - list rendering (items, sub-items)) - code rendering - quotes - dead links Removed: - extraneous navigational elements Signed-off-by: VirtualTam <virtualtam@flibidi.net>
541 B
541 B
Development guidelines
Please have a look at the following pages:
- Contributing to Shaarli
- [Static analysis](Static analysis) - patches should try to stick to the PHP Standard Recommendations (PSR), especially:
- [Unit tests](Unit tests)
- [GnuPG signature](GnuPG signature) for tags/releases