Update issue templates

This commit is contained in:
Akash Bora
2024-06-15 18:47:12 +05:30
committed by GitHub
parent c1988fc3bc
commit 3e3893fe11

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Logs**
Add your logs shown in the console (except the ffmpeg logs)
**To Reproduce**
Steps to reproduce the behavior:
1. Mode(s) used:
2. Settings: [e.g default]
3. Video metadata:
**Screenshots**
If possible, add screenshots of console to help explain your problem.
**System:**
- OS: [e.g. windows]
- Datamosher Pro Version: [e.g. 2.6]
**Additional context**
Add any other context about the problem here.