From 54e3dfecacdd3cf67aa4ecd60c3953c12bb61797 Mon Sep 17 00:00:00 2001 From: Karol Szwaj Date: Tue, 28 Jan 2025 16:03:04 +0100 Subject: [PATCH] add PR template Signed-off-by: Karol Szwaj On-behalf-of: @SAP karol.szwaj@sap.com --- .github/pull_request_template.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..d6ac1abf8 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,31 @@ + +## Summary + +## Related issue(s) + +Fixes # + +## Release Notes + + + +```release-note +NONE +```