Move docs for template dropdowns to the new location

This commit is contained in:
Achilleas Pipinellis
2016-09-02 13:28:17 +02:00
parent 30b56b160b
commit 7c89308ae4
6 changed files with 24 additions and 14 deletions

View File

@ -25,17 +25,3 @@ Add all the information that you'd like to include in your file:
Add a commit message based on what you just added and then click on "commit changes":
![Commit changes](basicsimages/commit_changes.png)
# On a new project
When starting a new project, there are some common files which the new project might need too. Therefore a message will be displayed by GitLab to make this easy for you.
![First file for your project](basicsimages/first_file.png)
When clicking on either `LICENSE` or `.gitignore`, a dropdown will be displayed to provide you with a template which might be suitable for your project.
![MIT license selected](basicsimages/mit_license.png)
The license, changelog, contribution guide, or `.gitlab-ci.yml` file could also be added through a button on the project page. In the example below the license has already been created, which creates a link to the license itself.
![New file button](basicsimages/file_button.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB