Overview
The below template uses the Markdown language used in GitHub for formatting. Just copy and paste the below template and adjust as appropriate for your Pull Request (PR).
Sustaining Pull Request Template (Copy and Paste into GitHub)
## [SUST-XXXX](https://openedx.atlassian.net/browse/SUST-XXXX) ### Description _Add a description of your changes here_ ### How to Test? **Stage**: _Mentions how the existing problem experienced. Stage will have the release branch, and the original issue can be experienced there._ **Sandbox** _Build a sandbox for your branch and add a link here and mention if how to verify the fix_ - [https://yoursandboxhere.sandbox.edx.org/](https://yoursandboxhere.sandbox.edx.org/) **Screenshot** _Add screenshots before/after the fix._ ### Reviewers If you've been tagged for review, please check your corresponding box once you've given the :+1:. - [x] F.I.R: @FastInternalReviwer - [x] Code review: @Reviewer1 - [x] Code review: @Reviewer2 FYI: Tag anyone who might be interested in this PR here. ### Post-review - [ ] Rebase and squash commits