Skip to content

Update contributing.md and pr template to include manual testing instructions#10286

Merged
seemeroland merged 5 commits intomasterfrom
roland/manual-testing
May 6, 2026
Merged

Update contributing.md and pr template to include manual testing instructions#10286
seemeroland merged 5 commits intomasterfrom
roland/manual-testing

Conversation

@seemeroland
Copy link
Copy Markdown
Contributor

Description

Title

@cla-bot cla-bot Bot added the cla-signed label May 6, 2026
@seemeroland seemeroland requested a review from captainsafia May 6, 2026 19:17
@seemeroland seemeroland marked this pull request as ready for review May 6, 2026 19:17
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 6, 2026

@seemeroland

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR updates the pull request template and CONTRIBUTING.md to make manual testing expectations more explicit and to move screenshots/videos under the testing section.

Concerns

  • The manual testing checkbox should account for changes that cannot be manually tested locally, matching the conditional requirement in the surrounding guidance.

Verdict

Found: 0 critical, 0 important, 1 suggestions

Approve with nits

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Manual testing is required for changes that can be manually tested. Include screenshots or screen recordings that show it working end to end if possible. You can run the app locally using `./script/run` - see WARP.md for more details on how to get set up.
-->

- [ ] I have manually tested my changes locally with `./script/run`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 [SUGGESTION] This checkbox is unconditional, but the surrounding guidance only requires manual testing for changes that can be manually tested; include a non-applicable path so docs-only/template-only PRs don't require a false attestation.

Suggested change
- [ ] I have manually tested my changes locally with `./script/run`
- [ ] I have manually tested my changes locally with `./script/run`, or this change cannot be manually tested locally

Copy link
Copy Markdown
Contributor

@captainsafia captainsafia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Here's hoping the tighter updates to the skill help here.

@seemeroland seemeroland merged commit 0b72817 into master May 6, 2026
25 checks passed
@seemeroland seemeroland deleted the roland/manual-testing branch May 6, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants