diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 44a2a001..71fdc511 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -11,7 +11,7 @@ body: required: true - type: checkboxes attributes: - label: Is your feature request at odds with the scope of the package? + label: Is your feature request aligned with the scope of the package? description: | The ethos governing `chainladder-python` is that it: 1. Is an engine for triangle manipulation and reserves study. It is not a reserving system, but can be a major component in a reserving system. @@ -34,4 +34,4 @@ body: label: Do you have any additional supporting notes? description: >- Such as papers, spreadsheet workbooks, screenshots, or datasets that may - help with this ticket. \ No newline at end of file + help with this ticket.