You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
670 B

  1. ---
  2. name: Bug report
  3. about: Create a report to help GitLens improve
  4. title: ''
  5. labels: potential-bug, triage
  6. assignees: ''
  7. ---
  8. <!--
  9. For any Git related or intermittent issues, please enable output channel logging by setting `"gitlens.outputLevel": "debug"` in your settings.json.
  10. This will enable logging to the `GitLens` and `GitLens (Git)` channels in the Output pane.
  11. Once enabled, please attempt to reproduce the issue (if possible) and attach the log lines from both channels.
  12. -->
  13. - GitLens Version:
  14. - Git Version: Run `git --version`
  15. <!-- Use Help > Report Issue to prefill these. -->
  16. - VSCode Version: Run `code --version`
  17. - OS Version:
  18. Steps to Reproduce:
  19. 1.