Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/guides/convention_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ Simple checklist to help conventions ensure that they have everything they need
<ul>
<li><input type="checkbox" />Verify that the convnetion is okay with having user's accounts redacted after the convention is over (The 'nukeme' setting)</li>
</ul>
<div><input type="checkbox" />Add additional addons for swag pickup for Sponsor+ registration levels. It is recommended that only a single "Swag" bag product is added, as the cashiers will have to individually mark each item as picked up.</div>
<div><input type="checkbox" />Review each of the registration level configurations</div>
<ul>
<li><input type="checkbox" />Add additional addons for swag pickup for Sponsor+ registration levels. It is recommended that only a single "Swag" bag product is added, as the cashiers will have to individually mark each item as picked up.</li>
<li><input type="checkbox" />Configure any additional options.</li>
<li><input type="checkbox" />Configure a product limit for higher registration tiers.</li>
<li><input type="checkbox" />Confirm that lower registration levels have a upgrade path to higher tiers.</li>
</ul>
<div><input type="checkbox" />Check your Stripe payoff schedule. ConCat recommends to have daily automatic transfers.</div>
</div>

Expand Down