diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 8408231935..f8183033fd 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -94,8 +94,8 @@ body: See [CONTRIBUTING.md](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md) to learn more about how to get involved. options: - - Yes, I’d like to help with this - No, I’m just reporting the issue + - Yes, I’d like to help with this - I’m not sure yet validations: required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/2_enhancement.yml b/.github/ISSUE_TEMPLATE/2_enhancement.yml index 09c4910176..b68f162a24 100644 --- a/.github/ISSUE_TEMPLATE/2_enhancement.yml +++ b/.github/ISSUE_TEMPLATE/2_enhancement.yml @@ -75,8 +75,8 @@ body: See [CONTRIBUTING.md](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md) to learn more about how to get involved. options: - - Yes, I’d like to help with this - No, I’m just reporting the issue + - Yes, I’d like to help with this - I’m not sure yet validations: required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/3_feature-request.yml b/.github/ISSUE_TEMPLATE/3_feature-request.yml index 07165d3420..b944664b16 100644 --- a/.github/ISSUE_TEMPLATE/3_feature-request.yml +++ b/.github/ISSUE_TEMPLATE/3_feature-request.yml @@ -72,8 +72,8 @@ body: See [CONTRIBUTING.md](https://github.com/processing/processing4/blob/main/CONTRIBUTING.md) to learn more about how to get involved. options: - - Yes, I’d like to help with this - No, I’m just reporting the issue + - Yes, I’d like to help with this - I’m not sure yet validations: required: true \ No newline at end of file