diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..4be38326 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,24 @@ + + +## What, How & Why? + + + +Reference to the issue(s) addressed by this PR: # ??? + + + +## ☑️ ToDos + +* [ ] 📝 Changelog entry +* [ ] 🚦 Tests +* [ ] 📝 Public documentation PR created or is not necessary +* [ ] 💥 `Breaking` label has been applied or is not necessary