From e4a9384acad009daffcd7bf517d0c485252a98ce Mon Sep 17 00:00:00 2001 From: Geordam Date: Mon, 23 Mar 2026 17:14:15 +0000 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..4c3154a --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,15 @@ +Title: [JIRA TICKET] [JIRA SUBJECT] + +Description: +Clear description of what changed and why + + + +Testing: +How was this tested? + + + +Additional informations: + +