Feedback boards

Collect feature requests and bug reports from your users with a public feedback board. Users can submit ideas, vote on existing ones, and see your responses.

Setting up a feedback board

  1. Go to your dashboard and click Feedback in the navigation
  2. Click Create Board
  3. Configure your board:
    • Name - The board name (e.g. "Feature Requests")
    • Slug - URL-friendly identifier for the public page
    • Description - Optional description shown on the public page
    • Collect email - Whether to ask submitters for their email
    • Collect name - Whether to ask submitters for their name
    • Allow bug reports - Enable a separate "Bug" category alongside feature requests
  4. Click Save

Public feedback page

Each board gets a public page where users can submit and vote on feedback:

https://attribu.tech/feedback/your-slug

Share this URL with your users. They can:

  • Submit new feature requests or bug reports
  • Attach screenshots to their submissions
  • Vote on existing ideas
  • Comment on posts
  • See the status of their submissions

Post types

TypeDescription
FeedbackFeature requests, suggestions, and ideas
BugBug reports and issues (only available if enabled on the board)

Managing feedback

In your dashboard, the Feedback section shows all submissions. You can:

  • Update status - Move posts through: Open, Under Review, Planned, In Progress, Done, Closed
  • Reply - Add admin comments to any post
  • View vote counts - See which features your users want most
  • Filter by type - Separate feature requests from bug reports

Dashboard overview

Your site overview cards show feedback and bug counts so you can keep track of incoming submissions at a glance. The counts exclude items marked as Done or Closed.

Post statuses

StatusMeaning
OpenNew submission, not yet reviewed
Under ReviewYou're evaluating the request
PlannedAccepted and scheduled for development
In ProgressCurrently being worked on
DoneCompleted and shipped
ClosedWon't be implemented or duplicate
Copied