Skip to content

Commit b5f719c

Browse files
egavrindevagent
andcommitted
docs: align PR checks with fast gate
- Use the documented quality and surface-smoke commands in the PR template Co-Authored-By: devagent <devagent@egavrin>
1 parent 111f7bf commit b5f719c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Checks
44

5-
- [ ] `bun run lint`
6-
- [ ] `bun run typecheck`
5+
- [ ] `bun run check:quality`
76
- [ ] `bun run test`
7+
- [ ] `bun run test:surface-smoke`
88
- [ ] `bun run check:oss`
99

1010
## Validation

0 commit comments

Comments
 (0)