diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/documentation.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/documentation.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index c4759bba2..26105c6af 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -9,12 +9,3 @@ body: label: What is the issue? validations: required: true - -- type: checkboxes - id: acknowledgments - attributes: - label: Acknowledge - description: Please mark any checkbox that apply (otherwise leave unchecked). - options: - - label: I'm interested in implementing the fix - required: false |