Skip to content

Commit

Permalink
chore: add pr message template (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: MrCroxx <[email protected]>
  • Loading branch information
MrCroxx authored Sep 16, 2024
1 parent 9d400f6 commit 33f8f3f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## What's changed and what's your intention?

> Please explain **IN DETAIL** what the changes are in this PR and why they are needed. :D
## Checklist

- [ ] I have check the updated website locally.
- [ ] I have passed `npm ci`.

## Related issues or PRs (optional)

0 comments on commit 33f8f3f

Please sign in to comment.