From 80055ec770ee0e896a52b19c6420c4f2cf6a59fb Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 27 Feb 2017 15:15:19 -0800 Subject: [PATCH] Cleanup issue template (#4256) --- ISSUE_TEMPLATE.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index e4e56f93d..e648a21b4 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,16 +1,14 @@ ## My operating system is (include version): -## My web server is (include version): +## I installed Certbot with (certbot-auto, OS package manager, pip, etc): -## How did you install Certbot: +## I ran this command and it produced this output: -## What command did you run and what output did it produce? - - -## Can you provide a Certbot error log showing the issue? -###### It is stored by default in `/var/log/letsencrypt` - feel free to redact domain names, e-mail and IP addresses as you see fit +## Certbot's behavior differed from what I expected because: +## Here is a Certbot log showing the issue (if available): +###### Logs are stored in `/var/log/letsencrypt` by default. Feel free to redact domains, e-mail and IP addresses as you see fit.