FusionSuite is a software to manage your assets and your IT services.
This repository is the main place to open or to follow issues about the project.
Official links:
- website: fusionsuite.org (code)
 - documentation: fusionsuite.org/documentation (code)
 - backend code: FusionSuite/backend
 - frontend code: FusionSuite/frontend
 
If you want to discuss with us, join our Discord server.
Did you find a bug? Here are some steps to report it:
- search for it in the bugtracker;
 - if you find a similar issue, don't hesitate to comment;
 - if you don't find it, open a new issue.
 
When you open a bug, please try to apply the following advices:
- give an explicit title to the issue;
 - be as exhaustive as possible in the description: what did you do? What were you trying to do? What are the steps to reproduce the bug?
 - give some information about your system:
- the Git hash (
git rev-parse HEAD) - your distribution and its version
 - the webserver that you use
 - the version of PHP
 - your storage system (e.g. MariaDB, PostgreSql)
 - the related logs if any (e.g. under 
/var/log/nginx/) 
 - the Git hash (
 
If you have an idea that you would find interesting for FusionSuite, don't hesitate to open an issue in the bugtracker.