-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We should add a feedback button to the site so that people can send things in if they encounter issues or want to ask questions.
Feature would need to eventually have the following (split into multiple stories as needed):
- Submitting feedback via site.
- Restricting feedback to logged in users (anti-spam).
- Restricting feedback to less than 10000 per user (anti-spam).
- An inbox to read and respond to feedback (stretch goal).
- This doesn't need to be full e-mail/chat functionality just text messages in a thread.
- Until this is implemented we are restricted to communication via code sending e-mails which is unpleasant and best avoided if possible.
- Captcha or meme captcha. Just something to be annoying to bots not anything that will seriously do anything (stretch goal).
Remember:
We have desktop applications too. We may want to re-use the website endpoints for the desktop applications to give similar functionality in the future.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog