mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2025-12-19 02:42:58 +05:30
docs: updated bug report and test result issue template
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
8
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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
31
.github/ISSUE_TEMPLATE/test_result.md
vendored
Normal 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]
|
||||||
Reference in New Issue
Block a user