From 084ed5b15df586a9dbdc93b2c3b793e8fa8840a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20Pila=C5=99?= Date: Tue, 1 Aug 2017 10:17:28 +0200 Subject: [PATCH] Reorganize bug reporting page --- .../en/internal/bug-reporting}/1-click.png | Bin .../en/internal/bug-reporting}/2-form.png | Bin .../en/internal/bug-reporting}/emperor_gum_moth.xpi | Bin content/en/internal/bug-reporting/index.md | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename {static/images/emperor-gum-moth => content/en/internal/bug-reporting}/1-click.png (100%) rename {static/images/emperor-gum-moth => content/en/internal/bug-reporting}/2-form.png (100%) rename {static/files => content/en/internal/bug-reporting}/emperor_gum_moth.xpi (100%) diff --git a/static/images/emperor-gum-moth/1-click.png b/content/en/internal/bug-reporting/1-click.png similarity index 100% rename from static/images/emperor-gum-moth/1-click.png rename to content/en/internal/bug-reporting/1-click.png diff --git a/static/images/emperor-gum-moth/2-form.png b/content/en/internal/bug-reporting/2-form.png similarity index 100% rename from static/images/emperor-gum-moth/2-form.png rename to content/en/internal/bug-reporting/2-form.png diff --git a/static/files/emperor_gum_moth.xpi b/content/en/internal/bug-reporting/emperor_gum_moth.xpi similarity index 100% rename from static/files/emperor_gum_moth.xpi rename to content/en/internal/bug-reporting/emperor_gum_moth.xpi diff --git a/content/en/internal/bug-reporting/index.md b/content/en/internal/bug-reporting/index.md index f94b8904..f89245be 100644 --- a/content/en/internal/bug-reporting/index.md +++ b/content/en/internal/bug-reporting/index.md @@ -9,16 +9,16 @@ When reporting a bug providing more context makes it better (usually). Often, th ## Emperor Gum Moth -To simplify this, we have a browser extension which captures the things that can be easily done automatically. It's called Emperor Gum Moth and available for [Chrome](https://chrome.google.com/webstore/detail/emperor-gum-moth/hpcidlmnbnafmbflogffiogonnchckbe) and [FF](/files/emperor-gum-moth.xpi). +To simplify this, we have a browser extension which captures the things that can be easily done automatically. It's called Emperor Gum Moth and available for [Chrome](https://chrome.google.com/webstore/detail/emperor-gum-moth/hpcidlmnbnafmbflogffiogonnchckbe) and [FF](emperor_gum_moth.xpi). ## Use After you install the extension, it will add a button with Enectiva logo to your browser. Whenever you find a bug in Enectiva, click on that button: -![Click the button](/images/emperor-gum-moth/1-click.png) +![Click the button](1-click.png) New tab with GitLab will be opened with information about your browser: -![Click the button](/images/emperor-gum-moth/2-form.png) +![Pre-filled form](2-form.png) Now just add a title to the bug, describe it in more detail (above the pre-filled information), and assign it to a developer. \ No newline at end of file