Prompt de Investigação de Bugs
Investigue e corrija bugs sistematicamente com assistência de IA, fornecendo contexto estruturado.
Visão Geral
Este template ajuda você a estruturar investigações de bugs fornecendo um contexto abrangente para a IA. Ele orienta você na documentação de sintomas, comportamento esperado e código relevante para obter assistência de depuração direcionada.
Quando Usar
Use this when you encounter a bug that is not immediately obvious. It is especially helpful for intermittent issues, complex bugs involving multiple systems, or when you need a fresh perspective on a problem.
Personalizar Modelo
Technologies involved in the bug
Clear description of what is going wrong
What should happen normally
What is actually happening
Step-by-step instructions to trigger the bug
Programming language for syntax highlighting
The code where the bug occurs or is likely located
Any error messages, console logs, or stack traces
Solutions you have already attempted