Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

21 Zeilen
742 B

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