diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..8879cb7 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,19 @@ + + + +- [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) +- [ ] The title of this PR follows the `where the change occurs: brief description of change` format, e.g. `Intro to HTML and CSS lesson: Fix link text` + + +- [ ] If one exists, I have linked a related open issue to this PR in Step 2 below +- [ ] If changes were requested, I have made them and re-requested a review from the maintainer (top of the right sidebar) + +**1. Description of the Changes** + + + +**2. Related Issue** + +Closes #XXXXX