You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> A small text template you can paste in PR comments or commit messages to help maintainers understand your change quickly.
4
+
5
+
**Use case:**
6
+
While submitting Hacktoberfest PRs, I realized reviewers appreciate clarity. This template summarizes your snippet purpose and what changed in 3 lines.
7
+
8
+
```text
9
+
### PR Summary
10
+
- Added new snippet: <name>.md
11
+
- Purpose: Explain what problem it solves and how it helps builders.
12
+
- Tested: Local review or example output shown in snippet.
0 commit comments