diff --git a/.github/ISSUE_TEMPLATE/codebase_improvement.yml b/.github/ISSUE_TEMPLATE/codebase_improvement.yml index b38740f9..b7ef9109 100644 --- a/.github/ISSUE_TEMPLATE/codebase_improvement.yml +++ b/.github/ISSUE_TEMPLATE/codebase_improvement.yml @@ -15,4 +15,4 @@ body: attributes: label: If the request is accepted, would you be willing to contribute it? options: - - label: Yes \ No newline at end of file + - label: Yes I would be willing to contribute \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index fa0bd0d6..e2ab35e5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -47,4 +47,4 @@ body: attributes: label: If the feature is accepted, would you be willing to contribute it? options: - - label: Yes \ No newline at end of file + - label: Yes I would be willing to contribute \ No newline at end of file