Hedgewars: Feedback Redo
completed by: Drew Gottlieb
mentors: Andrey Korotaev, Xeli, Sheepy, koda
Remember to join our IRC channel when working on this task! We are on #hedgewars at freenode.net. If you are new to IRC, read this tutorial from a past GCI participant.
Your task
Unfortunately, the IssueTrackerAPI has been deprecated and we relied on that to report feedback and problems. So we now have to find a replacement solution without changing the graphics too much.
This task is twofold, first you have to find a good solution, with a minimum code impact, and secondly you have to implement this functionality in our frontend.
Deliverable
A working patch, that applies cleanly to our source tree. This patch should be in the form of a pull from clone, hg export
or unified diff format (in order of preference) implementing the functionality required.