--- title: name: 🪳 Bug report about: Report a defect. Do not use this for support requests and feature suggestions. --- Please use your own words. If you really must use a LLM, at least disclose that upfront. Please explain, (0) without using these lines as headings, (1) what behavior you expected, (2) what behavior you observed, (3) and how we can reproduce the issue. Please include a backtrace in your report. In most cases doing: M-x toggle-debug-on-error RET and then going through the steps again, should result in a backtrace. Also post the output of: M-x magit-version RET Before reporting a defect, please try to reproduce it using an Emacs instance, in which only Transient and its dependencies have been loaded. Other packages or your configuration should not be loaded. This makes it easier to determine whether the issue lays with Transient or something else.