From 6182f681a0f8e5bd233cf7d8344cac6ab311df4a Mon Sep 17 00:00:00 2001 From: Natalie Date: Mon, 23 Feb 2026 10:26:34 +1300 Subject: [PATCH 1/2] chore: update PR template --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d4bea939..81bdbba4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -42,5 +42,5 @@ - [ ] Prefix your PR title with `feat: `, `fix: `, `chore: `, `docs: `, `refactor: ` or `test: `. - [ ] Sample blueprints are updated with new SDK changes -- [ ] Updated public documentation with new SDK changes ([Immutable X](https://docs.immutable.com/docs/x/sdks/unreal) and [Immutable zkEVM](https://docs.immutable.com/docs/zkEVM/sdks/unreal)) +- [ ] Updated [public documentation](https://github.com/immutable/documentation/) with new SDK changes - [ ] Replied to GitHub issues From 38595b471c860f06b24791619f32e231ce676820 Mon Sep 17 00:00:00 2001 From: Natalie Date: Mon, 23 Feb 2026 10:28:13 +1300 Subject: [PATCH 2/2] chore: update pull request template checklist item --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 81bdbba4..cc5d78b0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -42,5 +42,5 @@ - [ ] Prefix your PR title with `feat: `, `fix: `, `chore: `, `docs: `, `refactor: ` or `test: `. - [ ] Sample blueprints are updated with new SDK changes -- [ ] Updated [public documentation](https://github.com/immutable/documentation/) with new SDK changes +- [ ] Updated public documentation with new SDK changes - [ ] Replied to GitHub issues