diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..f499206467 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,25 @@ +**What type of PR is this?** + +- [ ] API-change +- [ ] BUG +- [ ] Improvement +- [ ] Documentation +- [ ] Feature +- [ ] Test and CI +- [ ] Code Refactoring + +**Which issue(s) this PR fixes:** + +Fixes # + +**What this PR does / why we need it:** + +Not Available + +**Special notes for your reviewer:** + +Not Available + +**Additional documentation (e.g. design docs, usage docs, etc.):** + +Not Available