We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c4e37 commit bafa0adCopy full SHA for bafa0ad
1 file changed
README.md
@@ -0,0 +1,13 @@
1
+# Treeview GLPI plugin
2
+
3
+This plugin allows you to browse through your inventory via a tree view in a panel located on the left side of the screen.
4
5
+You can browse the tree of your site to see the equipment.
6
7
+## Contributing
8
9
+* Open a ticket for each bug/feature so it can be discussed
10
+* Follow [development guidelines](http://glpi-developer-documentation.readthedocs.io/en/latest/plugins/index.html)
11
+* Refer to [GitFlow](http://git-flow.readthedocs.io/) process for branching
12
+* Work on a new branch on your own fork
13
+* Open a PR that will be reviewed by a developer
0 commit comments