From e4de5f22a899d29f2e7ed154cbc34ba0f5e34294 Mon Sep 17 00:00:00 2001 From: Erik van der Bas Date: Thu, 2 May 2024 18:56:34 +0200 Subject: [PATCH] chore-add-pr-template --- .github/workflows/PULL_REQUEST_TEMPLATE.md | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .github/workflows/PULL_REQUEST_TEMPLATE.md diff --git a/.github/workflows/PULL_REQUEST_TEMPLATE.md b/.github/workflows/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..626a6edc3 --- /dev/null +++ b/.github/workflows/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,35 @@ + + + + +Related: + +- Ticket 1 +- Ticket 2 + +## Issue + + + +## Solution + + + +## Impact + + + +## Usage Changes + + +## Considerations + + + +## Testing +