diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug.yml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 63dbf3998..c1917fdf2 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -40,15 +40,6 @@ body: attributes: label: Other Information description: | - Anything else you want to provide (e.g. related issues, suggestions on how to fix, links for context, etc.). + Anything else you want to provide (e.g. related issues, suggestions on how to fix, whether you want to work on the fix, links for context, etc.). validations: required: false - -- type: checkboxes - id: acknowledgments - attributes: - label: Acknowledge - description: Please mark any checkbox that applies (otherwise leave unchecked). - options: - - label: I'm interested in implementing the fix - required: false |