Skip to content

GEAR : cleanup feedback

Darwin requested to merge darwin/gear_feedback_update into master

This MR removes feedback_will_do_feedback_individual_star() to properly use feedback_will_do_feedback(). Having two functions with almost the same lines but treating the star_type differently is too bug-prone...

Also, I renamed the star_feedback_type enum values to better names.

Merge request reports