From cce8cf03d3bebe8b05375e4db0004328f84b28a2 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 6 Apr 2020 06:09:19 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .gitlab/issue_templates/QA failure.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitlab/issue_templates') diff --git a/.gitlab/issue_templates/QA failure.md b/.gitlab/issue_templates/QA failure.md index e1b3eec5d29..2a8b1b2d2f9 100644 --- a/.gitlab/issue_templates/QA failure.md +++ b/.gitlab/issue_templates/QA failure.md @@ -31,6 +31,15 @@ Attach the screenshot and HTML snapshot of the page from the job's artifacts: 1. Open the `gitlab-qa-run-2020-*/gitlab-{ce,ee}-qa-*/{,ee}/{api,browser_ui}/` folder. 1. Select the `.png` and `.html` files that appears in the job logs (look for `HTML screenshot: /path/to/html/page.html` / `Image screenshot: `/path/to/html/page.png`). 1. Drag and drop them here. + +Note: You don't need to include a screenshot if the information it contains can be included as text. Include the text instead. +E.g., error 500/404, "Retry later" errors, etc. + +If you include multiple screenshots it can be helpful to hide all but the first in a details/summary element, to avoid excessive scrolling: + +
Expand for screenshot + drag and drop the screenshot here +
--> ### Possible fixes -- cgit v1.2.3