diff options
Diffstat (limited to 'doc/creating-projects.markdown')
-rw-r--r-- | doc/creating-projects.markdown | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/creating-projects.markdown b/doc/creating-projects.markdown index c4d80eb0..6177d161 100644 --- a/doc/creating-projects.markdown +++ b/doc/creating-projects.markdown @@ -9,11 +9,10 @@ Kanboard can handle multiple projects. There are two kinds of project: Creating projects for multiple users ------------------------------------- -- Only administrators can create those projects +- Only administrators and project administrators can create those projects - User management is available -From the dashboard, click on the link **New project**. -Then the form appears: +From the dashboard, click on the link **New project**:  @@ -28,4 +27,6 @@ Creating a private project From the dashboard, click on the link **New private project**. + + Note: project names must be unique across the application. |