SpaceCowMedia / commander-spellbook-site

The future and modernized version of the Commander Spellbook website
MIT License
28 stars 6 forks source link

Add Way For Users to Submit Updates to Combos #478

Open GordonsKitchen opened 7 months ago

GordonsKitchen commented 7 months ago

Currently, we use the #sumbit-a-combo discord channel to track updates users submit to existing combos. Eventually, we will probably want to move away from this and to a system that can send this reports directly to the backend. There, editors can access everything they need in one place. This is a combination of front-end and back-end design.

For this we would need a form that the users could visit and provide the following information:

All this information could then be translated to the backend, probably in a separate ticketing tab that Deloo would need to design. There's no rush on this, just documenting it for the future.