diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b6a1a7c896ad1..45c8815194baa 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,36 +5,46 @@ Help us understand your motivation by explaining why you decided to make this ch You can learn more about contributing to Docusaurus here: https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md -If this PR adds or changes functionality, please take some time to update the docs. - Happy contributing! +--> + +## Pre-flight checklist + +- [ ] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). +- [ ] If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior. +- [ ] If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan. + ## Motivation -### Have you read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests)? - - - ## Test Plan -## Links +### Test links + +Deploy preview: https://deploy-preview-_____--docusaurus-2.netlify.app/ + +## Related PRs + +