django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.86k stars 937 forks source link

Direct side feedback mechanism #1503

Open thibaudcolas opened 3 months ago

thibaudcolas commented 3 months ago

Part of recommendations from user research report in #1496

Recommendations

Implement a feedback system directly on the website, allowing users to report problems or suggest improvements as they browse.

And:

The idea of actively engaging the community through up-to-date information and tools such as surveys, feedback directly on the site, and the ability to evaluate the usefulness of pages could provide a channel for obtaining direct opinions from users and continuously improving the site.

Related: #392

Working on this

Start by reviewing the feasibility of this. Possibly this could be as simple as using GitHub Discussions – create a Discussions thread per page of the site, link to it at the bottom of the pages? Similar to Giscus but without the "on-page commenting" aspect.