From fc94b750dcdf5c3acc5682bb6b80eb01e8fb7dfd Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Fri, 20 Jul 2018 12:28:31 +0100 Subject: [PATCH] Fix problems introduced by pretty --- issue_template.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/issue_template.md b/issue_template.md index 348395f7..d1c02d0a 100644 --- a/issue_template.md +++ b/issue_template.md @@ -20,19 +20,23 @@ If that does not solve your problem, please fill in the following template and t * Brief description of the problem: -- Steps to reproduce: +* Steps to reproduce: - 1. 2. 3. 4. 5. + 1. + 2. + 3. + 4. + 5. -- Tridactyl version (`:version`): +* Tridactyl version (`:version`): * Firefox version (Top right menu > Help > About Firefox): -- URL of the website the bug happens on: +* URL of the website the bug happens on: * Config (in a new tab, run `:viewconfig`, copy the url and paste it somewhere like gist.github.com): -- Contents of ~/.tridactylrc or ~/.config/tridactyl/tridactylrc: +* Contents of ~/.tridactylrc or ~/.config/tridactyl/tridactylrc: ``` Insert tridactylrc contents between the backticks