diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..f3a1d82ce --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,7 @@ +## 🧰 Changes + +Describe in detail what this PR is for. + +## 🧬 QA & Testing + +Provide as much information as you can on how to test what you've done.