Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPleaseRespect committed Dec 22, 2022
2 parents 9e605ff + 9181843 commit 8c39133
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
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: 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.

**Session Log (REQUIRED)**
Session Log from CupscaleData/sessionlog.txt
<details>
<summary>Logs</summary>
<p>
<!--Paste Session Log from CupscaleData/sessionlog.txt -->
</p>
</details>

**Desktop (please complete the following information):**
- OS Version: [e.g. Windows 10]
- GPU [e.g. GTX 1650, RTX 2060]
- Implementation Used: [e.g ESRGAN PyTorch, ESRGAN NCNN, RealESRGAN NCNN]
- Model Used: [e.g 4x-UltraSharp]

**Additional context**
Add any other context about the problem here.

0 comments on commit 8c39133

Please sign in to comment.