devvkit / dev
First PR Checklist
Track your first open source contribution step by step: saved in your browser.
First PR Checklist
0%
0 of 22 steps complete. Progress saved in your browser: survives restarts.
Before You Start
0/6 complete
Making the Change
0/6 complete
Opening the PR
0/6 complete
After the PR
0/4 complete
Quick Reference
Good PR title patterns:
fix: handle empty state in user profilefeat(cli): add --json output flagdocs: clarify install steps for Windowsrefactor: extract auth middleware
Description template:
## What does this PR do? Fixes #<issue-number> ## How was it tested? - [ ] Unit tests written/updated - [ ] Local run verified - [ ] Lint & type-check pass ## Checklist - [ ] Commit messages follow Conventional Commits - [ ] No unrelated changes - [ ] Docs updated if behavior changedshare this tool
related tools
Open Source License Picker
Pick the right license for your project with a goals-based decision wizard.
OSS Scaffold Generator
Generate CONTRIBUTING.md, PR templates, issue templates, SECURITY.md, and Code of Conduct for your open source repo.
Git Diff Viewer
Paste a git diff and read it visually: hunks, line numbers, additions, deletions.
Make your first open source pull request with a guided 20-step checklist. Four stages: preparing, coding, opening the PR, and following up: each with concrete actions, a progress bar, and markdown export. Progress saves automatically in your browser.
>[x]Features
- -20 actionable steps across 4 stages
- -Progress bar with per-stage breakdown
- -Auto-saved progress in browser local storage
- -Export progress as markdown
- -Conventional Commits and PR description templates
>>Use Cases
- >First-time contributors working through their first PR
- >Newcomer onboarding in open source study groups
- >Mentoring: a shared checklist for contribution training
- >Documenting personal contribution progress