mirror of
https://github.com/flyingnobita/obsidian-github-stars.git
synced 2026-07-22 05:42:52 +00:00
Add a concise default PR template covering summary, changes, verification, and issue-closing references.
13 lines
178 B
Markdown
13 lines
178 B
Markdown
## Summary
|
|
Briefly describe the overall objective.
|
|
|
|
## Changes
|
|
- Major change 1
|
|
- Major change 2
|
|
|
|
## Verification
|
|
- [ ] `pnpm test`
|
|
- [ ] `pnpm build`
|
|
|
|
## Related Issue
|
|
Closes #
|