diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 129723cd..0b15f18f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,11 +2,16 @@ Include a description of your changes here, along with a link to any relevant Jira tickets and/or Github issues. +#### JIRA + +[XXX-XXXX](https://2u-internal.atlassian.net/browse/XXX-XXXX) + #### How Has This Been Tested? Please describe in detail how you tested your changes. #### Screenshots/sandbox (optional): + Include a link to the sandbox for design changes or screenshot for before and after. **Remove this section if its not applicable.** |Before|After| @@ -21,4 +26,4 @@ Include a link to the sandbox for design changes or screenshot for before and af #### Post-merge Checklist * [ ] Deploy the changes to prod after verifying on stage or ask **@openedx/vanguards** to do it. -* [ ] 🎉 🙌 Celebrate! Thanks for your contribution. \ No newline at end of file +* [ ] 🎉 🙌 Celebrate! Thanks for your contribution.