1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #1415 from sridharrajs/patch-1

Update CONTRIBUTING.md
This commit is contained in:
Jeremy Benoist 2015-09-11 18:09:32 +02:00
commit 5d49f06220

View file

@ -6,8 +6,8 @@ Please [open a new issue](https://github.com/wallabag/wallabag/issues/new).
To fix the bug quickly, we need some infos: To fix the bug quickly, we need some infos:
* your wallabag version (on top of the ./index.php file, and also on config page) * your wallabag version (on top of the ./index.php file, and also on config page)
* your webserver installation : * your webserver installation :
* type of hosting (shared or dedicaced) * type of hosting (shared or dedicated)
* in case of a dedicaced server, the server and OS used * in case of a dedicated server, the server and OS used
* the php version used, eventually `phpinfo()` * the php version used, eventually `phpinfo()`
* which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL) * which storage system you choose at install (SQLite, MySQL/MariaDB or PostgreSQL)
* any problem on the `wallabag_compatibility_test.php` page * any problem on the `wallabag_compatibility_test.php` page