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 6

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/)

**Screenshots**
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:.
- [ ] Style and readability review: @FastInternalReviwer
- [ ] Code review: @Reviewer1
- [ ] Code review: @Reviewer2

FYI: Tag anyone who might be interested in this PR here.

### Post-review
- [ ] Rebase and squash commits


  • No labels