From ed4bfcfbc6a6c720300383c9cd098b804e21d01d Mon Sep 17 00:00:00 2001 From: Miguel Palazzo <50017+miguelpalazzo@users.noreply.github.com> Date: Thu, 6 Oct 2022 09:55:02 -0400 Subject: [PATCH] Include template for Pull Requests --- pull_request_template.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pull_request_template.md diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 000000000..3be6ee867 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,12 @@ +## Description + + + + +## Checklist + + + +[ ] My change follows the [Contributing Guidelines](./CONTRIBUTING.md) +[ ] I have added only one new link to the list. +[ ] I have sorted the link alphabetically under the related section.