Skip to content

Commit 0d3ad9d

Browse files
authored
Merge pull request #9 from spiraldb/mp/pr-template-drop-test-plan
pull_request_template: drop the "Test plan" checklist
2 parents d9916fd + 034891e commit 0d3ad9d

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/pull_request_template.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
## Summary
22
<!-- What changed and why. 1–3 bullets is plenty. -->
33

4-
## Test plan
5-
<!-- See CONTRIBUTING.md for the standard pre-PR gate. -->
6-
- [ ] `ruff check`
7-
- [ ] `python -m scripts.pipeline.validate_manifest`
8-
- [ ] `pytest -q`
9-
- [ ] (pipeline change only) `python -m scripts.pipeline.build <slug>` end-to-end
10-
114
## Type of change
125
<!-- Tick one or more. -->
136
- [ ] New dataset (manifest entry — see [`SKILLS.md` → Adding a new dataset](../blob/develop/SKILLS.md#adding-a-new-dataset))

0 commit comments

Comments
 (0)