github.com/elopio/cli@v6.21.2-0.20160902224010-ea909d1fdb2f+incompatible/ISSUE_TEMPLATE.md (about)

     1  High five for submitting a report!  
     2  If you found an issue with the cf CLI, please visit the [releases page](https://github.com/cloudfoundry/cli/releases/) and confirm it's not fixed already in the latest release.  
     3  To avoid additional back and forth, please include the following details as relevant:
     4  
     5  * Command  
     6  e.g. `cf push myapp -i 2 --no-route`
     7  
     8  * What occurred, incl. error and/or stack trace
     9  
    10  * What you expected to occur
    11  
    12  * CLI Version  
    13  e.g. 6.13.0-dfba612 (see `cf -v` output)
    14  
    15  * CC API Endpoint Version  
    16  see `cf api` output
    17  
    18  * CF Trace, if issue relates to HTTP requests or strange behavior  
    19  run the command with `-v` and paste or attach the trace output
    20  
    21  * Platform & Shell Details  
    22  e.g. Mac OS X 10.11 iTerm, Windows 8.1 64-bit with PowerShell, Ubuntu 14.04.3 64-bit with gnome-terminal
    23  
    24  * Any other relevant information  
    25  e.g. details of an environment, cf CLI version, flag or value it does work with, DNS/network configuration, etc.