github.com/ungtb10d/cli/v2@v2.0.0-20221110210412-98537dd9d6a1/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: "\U0001F41B Bug report"
     3  about: Report a bug or unexpected behavior while using GitHub CLI
     4  title: ''
     5  labels: bug
     6  assignees: ''
     7  
     8  ---
     9  
    10  ### Describe the bug
    11  
    12  A clear and concise description of what the bug is. Include version by typing `gh --version`.
    13  
    14  ### Steps to reproduce the behavior
    15  
    16  1. Type this '...'
    17  2. View the output '....'
    18  3. See error
    19  
    20  ### Expected vs actual behavior
    21  
    22  A clear and concise description of what you expected to happen and what actually happened.
    23  
    24  ### Logs
    25  
    26  Paste the activity from your command line. Redact if needed.