Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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


  • No labels