From 313c41e2d12b287d4d9d9c3e6db5e1118c551ce6 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 7 Apr 2018 04:50:52 -0400 Subject: [PATCH] docs: update ISSUE_TEMPLATE --- ISSUE_TEMPLATE.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 69cb82f1c..f79a3207a 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -5,16 +5,7 @@ Description of problem: Output of the following commands - - -- `uname -a`: -- `free -m`: -- `docker version`: -- `docker -D info`: -- `sigil -v`: -- `docker run -ti gliderlabs/herokuish:latest herokuish version`: -- `dokku version`: -- `dokku plugin`: +- `dokku report APP_NAME` - `docker inspect CONTAINER_ID` (if applicable): (BEWARE: `docker inspect` will print environment variables for some commands, be sure you're not exposing any sensitive information when posting issues. You may replace these values with XXXXXXX): - `cat /home/dokku//nginx.conf` (if applicable):