diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index d53b553..83ec8ed 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -11,3 +11,25 @@ P.S. have you seen our support and contributing docs? https://mdxjs.com/community/support/ https://mdxjs.com/community/contribute/ --> + + + +### Initial checklist + +* [ ] I read the support docs +* [ ] I read the contributing guide +* [ ] I agree to follow the code of conduct +* [ ] I searched issues and couldn’t find anything (or linked relevant results below) +* [ ] If applicable, I’ve added docs and tests + +### Description of changes + +TODO + +