From 4d12fb578819b584d117ae919eb81e9289a18bde Mon Sep 17 00:00:00 2001 From: Krishnananthalingam Tharmigan <63336800+TharmiganK@users.noreply.github.com> Date: Mon, 29 Jan 2024 09:41:24 +0530 Subject: [PATCH] Update PR template --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c440bcdeaf..877bed9809 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,3 +8,4 @@ - [ ] Added tests - [ ] Updated the spec - [ ] Checked native-image compatibility +- [ ] Checked the impact on OpenAPI generation