We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9916fd + 034891e commit 0d3ad9dCopy full SHA for 0d3ad9d
1 file changed
.github/pull_request_template.md
@@ -1,13 +1,6 @@
1
## Summary
2
<!-- What changed and why. 1–3 bullets is plenty. -->
3
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
-
11
## Type of change
12
<!-- Tick one or more. -->
13
- [ ] New dataset (manifest entry — see [`SKILLS.md` → Adding a new dataset](../blob/develop/SKILLS.md#adding-a-new-dataset))
0 commit comments