From 1ec0aedef57c2ace1cf01dee9dd30cd88dc0db8c Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 17 Aug 2016 15:27:18 +0300 Subject: Add new image to show the 'Reset template' button --- doc/user/project/description_templates.md | 9 +++++---- doc/user/project/img/description_templates.png | Bin 57670 -> 20444 bytes 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/user/project/description_templates.md b/doc/user/project/description_templates.md index 5f1cd126425..098c8a7a5c3 100644 --- a/doc/user/project/description_templates.md +++ b/doc/user/project/description_templates.md @@ -31,10 +31,11 @@ push to your default branch. ## Using the templates -Let's take for example that you have created the file `.gitlab/issue_templates/bug.md`. -This will enable the `bug` dropdown option when creating or editing issues. When -`bug` is selected, the content from the `bug.md` template file will be copied -to the issue description field. +Let's take for example that you've created the file `.gitlab/issue_templates/Bug.md`. +This will enable the `Bug` dropdown option when creating or editing issues. When +`Bug` is selected, the content from the `Bug.md` template file will be copied +to the issue description field. The 'Reset template' button will discard any +changes you made after picking the template and return it to its initial status. ![Description templates](img/description_templates.png) diff --git a/doc/user/project/img/description_templates.png b/doc/user/project/img/description_templates.png index af2e9403826..c41cc77a94c 100644 Binary files a/doc/user/project/img/description_templates.png and b/doc/user/project/img/description_templates.png differ -- cgit v1.2.1