How to create a Bug Report Form in Slack for tech startups

Captures details about bugs or incidents in the product.

Great for tech startups

Report bugs easily with Forms for Slack! This modal form allows you to provide details of the bug, steps to reproduce it, and select a severity level. Submit your bug report with just a click of a button!

Add the Bug Report form to your workspace to update it's title, add more inputs and change how it's used in by your team in Slack.

Used by these great teams...

Add this form to your Slack workspace...

Sign in with Slack to add Forms to your Slack workspace. The Bug Report form will be preconfigured for you.

Open this the form in any Slack channel using the slash command: /form Bug Report

Form JSON

Want to review or test the Bug Report form yourself? Here is the raw JSON you can use with Slack's Block Kit builder:

{"type":"modal","title":{"type":"plain_text","text":"Bug Report","emoji":true},"submit":{"type":"plain_text","text":"Submit","emoji":true},"close":{"type":"plain_text","text":"Cancel","emoji":true},"blocks":[{"type":"section","block_id":"bug_title","text":{"type":"mrkdwn","text":"Please provide details of the bug:"}},{"type":"input","block_id":"bug_description","element":{"type":"plain_text_input","action_id":"bug_description_input","multiline":true,"placeholder":{"type":"plain_text","text":"Enter a brief description of the bug","emoji":true}},"label":{"type":"plain_text","text":"Description","emoji":true}},{"type":"input","block_id":"bug_steps","element":{"type":"plain_text_input","action_id":"bug_steps_input","multiline":true,"placeholder":{"type":"plain_text","text":"Enter the steps to reproduce the bug","emoji":true}},"label":{"type":"plain_text","text":"Steps to Reproduce","emoji":true}},{"type":"input","block_id":"bug_severity","element":{"type":"static_select","placeholder":{"type":"plain_text","text":"Select a severity level","emoji":true},"options":[{"text":{"type":"plain_text","text":"Low","emoji":true},"value":"low"},{"text":{"type":"plain_text","text":"Medium","emoji":true},"value":"medium"},{"text":{"type":"plain_text","text":"High","emoji":true},"value":"high"}]},"label":{"type":"plain_text","text":"Severity Level","emoji":true}}]}

About Forms for Slack

The Forms for Slack Slack app allows teams to create, edit and submit forms in Slack. Visit our Slack directory listing here.

Create your own Form, or start with one of our many templates.

Collect Form responses in any channel, or use our Zapier integration to send your Bug Report form responses to Google Sheets, Notion or 3,000+ other systems.

Start your free trial by adding Forms to your Slack workspace.