-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7579b41
commit 98f4a48
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**Reproduction Steps** | ||
Steps to reproduce the behavior: | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Log Output** | ||
Include relevant log entries or error messages that are related to the problem.You can attach log files if they are too large. | ||
|
||
**System Environment:** | ||
|
||
- OS: Name and version (e.g., Windows 10, Ubuntu 20.04). | ||
- Architecture: x86_64, armv7, etc. | ||
- Visual Studio/GCC:Version A.B.C | ||
|
||
**Tool/SDK Version:** | ||
|
||
- SDK: Version A.B.C | ||
- OrbbecViewer:: Version A.B.C | ||
|
||
**Device Information:** | ||
|
||
- Model: Device model name. | ||
- Firmware Version: Firmware revision number. | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |