Files
ghorg/.github/ISSUE_TEMPLATE/bug_report.md

1.4 KiB

name, about
name about
Issues/Bug reports If you are having issues please first read the troubleshooting section in the readme

Please check the following resources before opening an issue

  1. Review the troubelshooting section in the README.md
  2. Review the examples directory for example commands

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Full command and details of the clone (removing your token) e.g.

      $ ghorg clone kubernetes --token=xxxxxxx
    
      *************************************
      * SCM           : github
      * Type          : org
      * Protocol      : https
      * Location      : $HOME/ghorg
      * Concurrency   : 25
      * Ghorgignore   : /Users/user/.config/ghorg/ghorgignore
      * Config Used   : /Users/user.config/ghorg/conf.yaml
      *************************************
    
      Using ghorgignore, filtering repos down...
    
      75 repos found in my-org
    
  2. Details on the user/org you tried to clone e.g. is it your user, a public org, etc.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. iOS]

Additional context Add any other context about the problem here.