github.com/jenspinney/cli@v6.42.1-0.20190207184520-7450c600020e+incompatible/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: Bug report
     3  about: Create a report to help us improve
     4  
     5  ---
     6  
     7  **Please fill out the issue checklist below and provide ALL the requested information.**
     8  
     9  - [ ] I tried updating to the latest version of the CF CLI to see if it fixed my problem.
    10  - [ ] I attempted to run the command with `CF_TRACE=1` to help debug the issue.
    11  - [ ] I am reporting a bug that others will be able to reproduce.
    12  
    13  **Describe the bug and the command you saw an issue with**
    14  Provide details on what you were trying to do (and why).
    15  
    16  **What happened**
    17  A clear and concise description of what happen.
    18  
    19  **Expected behavior**
    20  A clear and concise description of what you expected to happen.
    21  
    22  **To Reproduce**
    23  Steps to reproduce the behavior; include the exact CLI commands and verbose output:
    24  1. Run `cf ...`
    25  2. Bind a service `cf bind-service`
    26  3. See error
    27  
    28  
    29  **Provide more context**
    30  - platform and shell details ( e.g. Mac OS X 10.11 iTerm)
    31  - version of the CLI you are running
    32  - version of the CC API Release you are on
    33  
    34  Note: As of January 2019, we no longer support API versions older than CF Release v284/CF Deployment v1.7.0 (CAPI Release: 1.46.0 (APIs 2.100.0 and 3.35.0).