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