From 35941fef8a0bd701e67bd4850a70bcb3ea0e7db0 Mon Sep 17 00:00:00 2001 From: cytopia Date: Mon, 24 Oct 2016 16:46:52 +0200 Subject: [PATCH] Linking to issues --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a44b7853..d0ea077d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ Contributors will be credited within the intranet and on the github page. ## General -* [ ] Handle emails sent from PHP dockers +* [ ] Handle emails sent from PHP dockers #5 1. Add another container which is able to display mails: https://github.com/sj26/mailcatcher 2. Proxy this webinterface into the Intranet @@ -16,9 +16,9 @@ Contributors will be credited within the intranet and on the github page. * [ ] Add more travis checks to ensure they are always working under any condition * [ ] Add more dockers - [X] MySQL 5.6 - - [ ] MySQL 5.7 - - [ ] MariaDB 5 - - [ ] MariaDB 10 + - [ ] MySQL 5.7 #1 + - [ ] MariaDB 5 #2 + - [ ] MariaDB 10 #3 - [ ] LightHTTPD - [ ] HHVM - [ ] ...