From c458fac49007fc9e32dd39004eb874f4f0088ae7 Mon Sep 17 00:00:00 2001 From: SilverSupplier <192233040+SilverSupplier@users.noreply.github.com> Date: Mon, 18 May 2026 00:33:00 +0900 Subject: [PATCH] docs: update pull request template --- .github/pull_request_template.md | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1092bd4..2e826d9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,20 +2,36 @@ - -## Validation +## Verification - [ ] `npm run validate:docs` - [ ] `npm test` - [ ] `npm run build` +- [ ] Unity EditMode tests: +- [ ] Unity PlayMode tests: +- [ ] GitHub checks observed: - [ ] Not run; reason: -## Review Notes +## Notes + +- Scope: +- Out of scope / follow-up: +- Risk notes: + +## Review Checklist - [ ] This PR changes user-facing UI or behavior. - [ ] This PR changes recognizer behavior. - [ ] This PR changes docs, task state, or project process. - [ ] This PR changes ML artifacts, datasets, generated outputs, or capture/export behavior. +- [ ] This PR changes logging, survey fields, privacy, or research data handling. +- [ ] This PR needs screenshots or a short playtest note. + +## Screenshots / Playtest Notes + +Add screenshots or a short observed flow only when UI/gameplay changed. -## Screenshots +## Issue Links -Add screenshots only when UI changed. +Closes # +Refs #