Revise projects/new text
The previous text implied projects can only be private. Projects can now be private or public.
This commit is contained in:
parent
65737bd5bd
commit
d3c34ef8af
|
@ -17,4 +17,4 @@
|
|||
= f.select :namespace_id, namespaces_options(params[:namespace_id] || :current_user), {}, {class: 'chosen'}
|
||||
%hr
|
||||
%p.padded
|
||||
All created project are private. You choose who can see project and commit to repository.
|
||||
New projects are private by default. You choose who can see the project and commit to repository.
|
||||
|
|
Loading…
Reference in a new issue