mailu/docs
bors[bot] 89413a8da9
Merge
1151: Start writing the contribution guidelines r=mergify[bot] a=kaiyou

## What type of PR?

Documentation

## What does this PR do?

It provides a first suggested version of contribution guidelines for the project. These are very open do discussion. This was suggested in .

## Prerequistes

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: kaiyou <pierre@jaury.eu>
..
_templates Restore VERSION_TAG template
assets Add files via upload
compose Hopefully improved documentation around initial admin account creation.
contributors Fix many typos and take the review into account
kubernetes Merge
swarm Fix typo in link
.env Add deploy settings for server
Dockerfile docs: user ARG to chose image, install python3 before running pip3
cli.rst Docs: fix some build warnings
conf.py 1.7 stable in docs 🚀
configuration.rst Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI
database.rst Added documentation for external mysql db
demo.rst Fix typo in demo.rst
dns.rst typo.
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Docs: fix some build warnings
features.rst Add a page with features and screenshots
general.rst Fix the rst syntax for most documentation
index.rst Start writing the contribution guidelines
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst Release notes: remove spaces before bullet list
requirements.txt Revert "Add a Dockerfile for buliding the docs"
reverse.rst Docs: fix some build warnings
rpi_build.rst RPi: update doc (alpine version + variables)
setup.rst Merge