You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what this pull request changes, and why. Include implications for people using this change.
4
+
5
+
## Supporting information
6
+
7
+
Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
8
+
Be sure to check they are publicly readable, or if not, repeat the information here.
9
+
10
+
## Testing instructions
11
+
12
+
Please provide detailed step-by-step instructions for testing this change.
13
+
14
+
## Deadline
15
+
16
+
"None" if there's no rush, or provide a specific date or event (and reason) if there is one.
17
+
18
+
## Other information
19
+
20
+
Include anything else that will help reviewers and consumers understand the change.
21
+
22
+
- Does this change depend on other changes elsewhere?
23
+
- Any special concerns or limitations? For example: deprecations, migrations, security, or accessibility.
24
+
- If your [database migration](https://openedx.atlassian.net/wiki/spaces/AC/pages/23003228/Everything+About+Database+Migrations) can't be rolled back easily.
25
+
26
+
## Pre-merge checklist:
27
+
28
+
-[ ]`make format` has been run.
29
+
-[ ] This has been manually installed in a Tutor devstack and manual testing steps have been followed (as described in the README).
0 commit comments