Meshroom/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
1,020 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[bug]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Log**
If applicable, copy paste the relevant log output (please embed the text in a markdown code tag "\`\`\`" )
**Desktop (please complete the following and other pertinent information):**
- OS: [e.g. win 10, osx, ]
- Python version [e.g. 2.6]
- Qt/PySide version [e.g. 6.8.2]
- Meshroom version: please specify if you are using a release version or your own build
- Binary version (if applicable) [e.g. 2023.3.0]
- Commit reference (if applicable) [e.g. 08ddbe2]
**Additional context**
Add any other context about the problem here.