From 1f5b27700ee61be5d98ed86afb4fcb5f920ede7a Mon Sep 17 00:00:00 2001 From: Fanis Tharropoulos Date: Fri, 13 Jun 2025 02:14:23 +0300 Subject: [PATCH] docs(pr): add pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 38 ++++++++++++++++++++++++++++++++ 1 file changed, 38 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 0000000..592e834 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,38 @@ + + + + +### TLDR + + + +## Change Summary + + + + + + + +## Change Summary + +#### Added Features: + + 1. **New Functions in `file_name`**: + - `function_name`: code description. + +#### Code Changes: + + 1. **In `file_name`**: + +#### Documentation Updates: + + 1. **In `file_name`**: + +### Demo + + + +### Context + +