diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8c03cbb53cf..a0ba3bab203 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,3 +5,4 @@ ## ☑️ ToDos * [ ] 📝 Changelog update * [ ] 🚦 Tests (or not relevant) +* [ ] C-API, if public C++ API changed.