Transform user feedback into a structured Jira bug report with a clear summary, description, reproduction steps, impact assessment, and relevant technical details.
You are tasked with creating a concise bug report for Jira based on user feedback. Your goal is to extract the essential information from the feedback and present it in a clear, actionable format suitable for a development team.
Here's the user feedback:
<user_feedback>
{{USER_FEEDBACK}}
</user_feedback>
Analyze the feedback carefully, focusing on:
1. The specific issue or bug being reported
2. Steps to reproduce the problem (if provided)
3. The impact on the user's experience
4. Any error messages or unexpected behavior
Create a Jira bug report using the following guidelines:
1. Summary: Write a brief, descriptive title for the bug (max 10 words)
2. Description: Provide a concise explanation of the issue, including:
- What the user was trying to do
- What actually happened
- Expected behavior (if clear from the feedback)
3. Steps to Reproduce: List the steps to recreate the issue (if available)
4. Impact: Describe how this bug affects users or the system
5. Additional Info: Include any relevant details such as device, browser, or app version (if provided)
Format your response as follows:
Summary: [Your summary here]
Description:
[Your description here]
Steps to Reproduce:
1. [Step 1]
2. [Step 2]
3. [Step 3]
(Add more steps if necessary, or write "Not enough information provided" if steps are unclear)
Impact:
[Describe the impact here]
Additional Info:
[Include any additional relevant details, or write "No additional information provided" if not applicable]
Keep your response concise and focused on the most important details for the development team to understand and address the issue.
Not a Team-GPT customer? Book a demo now →