Skip to content

Commit 2c91a28

Browse files
authored
Add documentation update pull request template
1 parent d62703a commit 2c91a28

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Documentation Update
2+
3+
<!-- Describe what was wrong, missing, or unclear, and what you changed. -->
4+
5+
Closes #
6+
7+
---
8+
9+
## What Changed
10+
11+
| Location | Before | After |
12+
|----------|--------|-------|
13+
| <!-- e.g. README.md §Setup --> | <!-- what it said --> | <!-- what it says now --> |
14+
15+
---
16+
17+
## Checklist
18+
19+
- [ ] All links are working
20+
- [ ] Code examples are accurate and tested where relevant
21+
- [ ] Spelling and grammar have been reviewed
22+
- [ ] No unrelated changes (code, config, etc.) are included in this PR

0 commit comments

Comments
 (0)