Skip to content

Commit 7303ac6

Browse files
authored
Merge pull request #187 from willroberts/fix-purchases
Fixes bundle purchases
2 parents cb0360b + 011f275 commit 7303ac6

File tree

7 files changed

+133
-496
lines changed

7 files changed

+133
-496
lines changed

.github/pull_request_template.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Describe your changes here. Remove any inapplicable sections.
1414

1515
- ...
1616

17-
**Infrastructure changes (`terraform/`, etc.):**
17+
**Infrastructure changes (`.github/`, `terraform/`, etc.):**
1818

1919
- ...
2020

@@ -24,4 +24,6 @@ Have you have tested your changes in the following scenarios?
2424
Feel free to check off scenarios which don't apply.
2525

2626
- [ ] Starting backend services locally with `docker compose up` succeeds.
27-
- [ ] I am able to log in and complete a game locally.
27+
- [ ] I am able to create a new user and log in locally.
28+
- [ ] I am able to complete a practice game locally.
29+
- [ ] I am able to complete a purchase of Orbs, etc.

0 commit comments

Comments
 (0)