docs: updated bug report and test result issue template

This commit is contained in:
2025-10-25 19:06:16 +05:30
parent 45574d8934
commit b07a7b7286
2 changed files with 35 additions and 4 deletions

View File

@@ -23,17 +23,17 @@ A clear and concise description of what you expected to happen.
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**OS Info (required):** **OS info (required):**
- OS: [e.g. Windows 11] - OS: [e.g. Windows 11]
- OS Architecture: [e.g. x64] - OS Architecture: [e.g. x64]
- OS Version: [e.g. 25H2 26200.6899] - OS Version: [e.g. 25H2 26200.6899]
**App Info (required):** **App info (required):**
- NeoDLP Version: [e.g. 0.3.1] - NeoDLP Version: [e.g. 0.3.1]
- YT-DLP Version: [e.g. 2025.10.18.232824] - YT-DLP Version: [e.g. 2025.10.18.232824]
- Installation Mode: [e.g. msi, exe, winget] - NeoDLP Installation Mode: [e.g. msi, exe, winget]
**App Logs (required):** **App logs (required):**
Paste the full app session logs here Paste the full app session logs here
**Additional context** **Additional context**

31
.github/ISSUE_TEMPLATE/test_result.md vendored Normal file
View File

@@ -0,0 +1,31 @@
---
name: Test result
about: Share your test results
title: "[TEST RESULT]"
labels: test result
assignees: neosubhamoy
---
**Describe the result**
A clear and concise description of what's the final result of your testing.
**Did you noticed any problem?**
Mention if you noticed any problems or inconsistencies during the testing
**Screenshots**
If applicable, add screenshots to help explain the results.
**What's working (required):**
- [ ] Package installation
- [ ] Downloads
- [ ] Settings and configurations
- [ ] Browser integration
**Test environment (required):**
- OS: [e.g. Windows 11]
- OS Architecture: [e.g. x64]
- OS Version: [e.g. 25H2 26200.6899]
- NeoDLP Version: [e.g. 0.3.1]
- YT-DLP Version: [e.g. 2025.10.18.232824]
- NeoDLP Installation Mode: [e.g. msi, exe, winget]