-
- Downloads
Update links to moved workflow docs
Make sure all moved docs have proper links to them in higher level indexes
parent
3d3d2457
No related branches found
No related tags found
Showing
- doc/topics/index.md 1 addition, 0 deletionsdoc/topics/index.md
- doc/user/profile/index.md 1 addition, 1 deletiondoc/user/profile/index.md
- doc/user/project/index.md 1 addition, 0 deletionsdoc/user/project/index.md
- doc/user/project/issues/issue_data_and_actions.md 1 addition, 1 deletiondoc/user/project/issues/issue_data_and_actions.md
- doc/user/project/issues/issue_weight.md 1 addition, 1 deletiondoc/user/project/issues/issue_weight.md
- doc/user/project/releases/index.md 20 additions, 0 deletionsdoc/user/project/releases/index.md
- doc/user/project/releases/releases.md 0 additions, 22 deletionsdoc/user/project/releases/releases.md
- doc/workflow/README.md 1 addition, 1 deletiondoc/workflow/README.md
- doc/workflow/releases.md 2 additions, 2 deletionsdoc/workflow/releases.md
... | ... | @@ -77,6 +77,26 @@ following modal window will be then displayed, from which you can select **New r |
 | ||
## Add release notes to Git tags | ||
You can add release notes to any Git tag using the notes feature. Release notes | ||
behave like any other markdown form in GitLab so you can write text and | ||
drag-n-drop files to it. Release notes are stored in GitLab's database. | ||
There are several ways to add release notes: | ||
- In the interface, when you create a new Git tag | ||
- In the interface, by adding a note to an existing Git tag | ||
- Using the GitLab API | ||
### New tag page with release notes text area | ||
 | ||
### Tags page with button to add or edit release notes for existing Git tag | ||
 | ||
|
||
<!-- ## Troubleshooting | ||
Include any troubleshooting steps that you can foresee. If you know beforehand what issues | ||
... | ... |