From fd16ea680f90d09ada80bc42cefd1b21deb37844 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 6 Dec 2015 08:49:28 -0500 Subject: Add documentation about project types and roles --- doc/project-types.markdown | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/project-types.markdown (limited to 'doc/project-types.markdown') diff --git a/doc/project-types.markdown b/doc/project-types.markdown new file mode 100644 index 00000000..f44fea0b --- /dev/null +++ b/doc/project-types.markdown @@ -0,0 +1,14 @@ +Project Types +============= + +There are two kind of projects: + +| Type | Description | +|-------------------|-----------------------------------------------------------------------| +| Team Project | Project with user and group management | +| Private Project | Project that belongs to only one person, there is no user management | + +- Only Administrators and Application Managers can create team projects. +- Private projects can be created by anyone. + +[Read the documentation about roles in Kanboard](roles.markdown) -- cgit v1.2.3