diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c1ea21385..988cd8c60 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,18 @@ -## What is this contribution about? +## What is this Contribution About? -## Loom -> Record a quick screencast describing your changes to show the team and help reviewers. +Please provide a brief description of the changes or enhancements you are proposing in this pull request. -## Link -> Please provide a link to a branch that demonstrates this pull request in action. +## Issue Link +Please link to the relevant issue that this pull request addresses: + +- Issue: [#ISSUE_NUMBER](link_to_issue) + +## Loom Video + +> Record a quick screencast describing your changes to help the team understand and review your contribution. This will greatly assist in the review process. + +## Demonstration Link + +> Provide a link to a branch or environment where this pull request can be tested and seen in action.