do not ask users for a summary

pull/7266/head
taylrfnt 2025-05-04 12:01:22 -05:00
parent 46d3de26fc
commit 431116c9d8
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ body:
attributes: attributes:
label: Expected Behavior label: Expected Behavior
description: | description: |
Provide a summary of how you expect Ghostty to behave in this situation. Include any relevant documentation links. Describe how you expect Ghostty to behave in this situation. Include any relevant documentation links.
placeholder: | placeholder: |
The screen is cleared and the prompt is redrawn at the top of the window. The screen is cleared and the prompt is redrawn at the top of the window.
validations: validations:
@ -42,7 +42,7 @@ body:
attributes: attributes:
label: Actual Behavior label: Actual Behavior
description: | description: |
Provide a summary of how Ghostty actually behaves in this situation. If it is not immediately obvious how the actual behavior differs from the expected behavior described above, please be sure to mention the deviation specifically. Describe how Ghostty actually behaves in this situation. If it is not immediately obvious how the actual behavior differs from the expected behavior described above, please be sure to mention the deviation specifically.
placeholder: | placeholder: |
The screen is not cleared, and an error is printed: `Error opening terminal: xterm-ghostty`. The screen is not cleared, and an error is printed: `Error opening terminal: xterm-ghostty`.
validations: validations: