Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Goal
<!-- What this PR delivers, in one sentence -->

## Changes
<!-- Bullet list of artifacts added or modified -->
-

## Testing
<!-- How you verified it works: commands + observed output -->

## Artifacts & Screenshots
<!-- Links to files in this PR, image embeds where useful -->

---

### Checklist
- [ ] Title is clear (`feat(labN): <topic>` style)
- [ ] No secrets / large temp files committed
- [ ] Submission file at `submissions/labN.md` exists
Loading