From 5c916ed44505ba78aa2277e888975a45f02039af Mon Sep 17 00:00:00 2001 From: faris Aljohari <83524184+farisaljohari@users.noreply.github.com> Date: Thu, 3 Jul 2025 00:01:37 -0600 Subject: [PATCH] add pr template --- .github/pull_request_template.md | 17 +++++++++++++++++ .gitignore | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) 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..b0ec605 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,17 @@ + + +## Jira Ticket + +[SP-0000](https://syncrow.atlassian.net/browse/SP-0000) + +## Description + + + +## How to Test + + diff --git a/.gitignore b/.gitignore index 46ae420..3de8765 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ /build #github -/.github +/.github/workflows # Logs logs