lavamind feedback authored by anarcat's avatar anarcat
......@@ -193,11 +193,12 @@ If you have to make a change to the donate site, the most reliable way
is to follow the normal [review apps](#starting-a-review-app) procedure.
1. **Make a merge request** against [donate-neo][]. This will spin up
a container and the review app, which can be tested in a limited
way (e.g. it doesn't have payment processor feedback).
a container and the review app.
2. **Review**: once all CI checks pass, test the review app. Ideally,
another developer reviews and approves the merge request.
2. **Review**: once all CI checks pass, test the review app, which
can be done in a limited way (e.g. it doesn't have payment
processor feedback). Ideally, another developer reviews and
approves the merge request.
3. **Merge the branch**: that other developer can merge the code once
all checks have been done and code looks good.
......
......