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):