Skip to content

Commit 91be3a4

Browse files
authored
chore: added a PR template to GitHub with checklist reminders (#155)
1 parent 1d166df commit 91be3a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## PR Checklist
2+
- [ ] Linked issue added (e.g., `Fixes #123`)
3+
- [ ] If blog post was added:
4+
- [ ] Ensure images have been optimised
5+
- [ ] Update dates to reflect the actual publishing date when merged (file names, folder names, and frontmatter)
6+
7+
## Summary
8+
<!-- What has been updated and why -->

0 commit comments

Comments
 (0)