user feedback should be only “done”, “snoose” or “dismiss”, no “useful/not useful” #100
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
rewards should be inferred from user behaviour by reward function. the basic implementaion of the reward function just tells that if the tip is done after some time (maybe few minutes, not instantly because that means the tip was outdated already) then its a positive reward. if snoozed or dismissed then negative with different wieghts.