Skip to content

Commit

Permalink
Further emphasize the importance of `Attach (recommended) or Link to …
Browse files Browse the repository at this point in the history
…PDF file` in the bug report template

Unfortunately it turns out (perhaps unsurprisingly) that even the new bug report template isn't stopping users from leaving out the single most important part, i.e. `Attach (recommended) or Link to PDF file`, despite it now being marked as a required field.
  • Loading branch information
Snuffleupagus committed Aug 1, 2024
1 parent 8f45374 commit 12c3f25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ body:
- type: textarea
attributes:
label: Attach (recommended) or Link to PDF file
description: Without this information the issue may be closed without comment
validations:
required: true

Expand Down

0 comments on commit 12c3f25

Please sign in to comment.