openai-cookbook/.github/ISSUE_TEMPLATE/problem-report.md

26 lines
543 B
Markdown
Raw Normal View History

---
name: Problem report
about: Create a report to help us fix problems
title: "[PROBLEM]"
labels: bug
assignees: ''
---
[optional format]
**Identify the file to be fixed**
The name of the file containing the problem.
**Describe the problem**
A clear and concise description of what the problem is.
**Describe a solution**
A clear and concise description of what a fixed version should do.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.