-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Description
New Feature:
Add a feature to allow a project user to leave feedback for the copilots on the project.
We have a typeform to handle the capture of the feedback: https://topcoder.typeform.com/to/vgqiBXdk#copilot=xxxxx&projectid=xxxxx&submitter=xxxxx
Let's add a link/action next to each copilot so that a project user can leave individual feedback for each copilot:

Note that the TypeForm URL needs to have the copilot handle, project_id, and handle of the person submitting the feedback.
Nice to have: Do not provide the feedback option to Copilots on the project. If the current user is a copilot on the project, then hide the feedback links.