# Projects Projects allow you to manage source code and issues and collaborate with others by using code review. Creating projects ----------------- In order to create a project, click the `+` button and `Create new project` on the top right of the page. ### Create a new project Fill out the form and click the `Create a project` button. #### Choosing Repository Type You can choose a repository type when creating a project. Yobi provides two types of repository, Git and SVN. Once SVN is selected you can not use `Pull Request`. ### Importing a Git repository You can create a project by importing another git repository. Click the `Import Git repository` button on `Create new project` page. Fill out the form and click the `Create a project` button.