Currently when submitting feedback through the Matomo UI, the full user IP address is being sent when providing feedback.
We should preferably change this to anonymise the IP when sending feedback in this manner.
I don't think the IP is needed to be sent with the request at all. Having it anonymized doesn't have any benefit. Will issue a PR to simply remove it.