From 24ca99924c7f219c90171474a6429143fa901899 Mon Sep 17 00:00:00 2001 From: Jan Rybar Date: Tue, 12 Mar 2024 15:05:42 +0100 Subject: [PATCH] Add PR template --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 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 00000000..a10ec09c --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +## Summary +[short description of the problem and the change]: # + + + +## Detailed description and/or reproducer +[Please be more descriptive yet concise here. This text will help us with testing, urgency and severity assessment.]: #