From e944f270a6a8b737ee8c948e8f8e2a2b7759706e Mon Sep 17 00:00:00 2001 From: Yvette White Date: Thu, 10 Oct 2024 11:15:54 -0400 Subject: [PATCH] Initial template --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 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..f6fbee7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +## Ticket Number +> Corresponding Jira ticket number + +[FFS-0000](https://jiraent.cms.gov/browse/FFS-0000) + +## Description of changes +> Describe the changes so that the reviewer has context + +## Screenshots and demonstration +> If appropriate, provide screenshots or videos to show changes