Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pyscsd/steamCloudSaveDownloader
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhhhojeihsu committed Apr 22, 2024
2 parents da4b5ea + 031f6e0 commit 8b691c3
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: hhhhhojeihsu

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. How did you setup the environments
2. How did you run the program

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment:**
- Is scsd run within official docker image:
- If not what is the OS:
- Content of config file:
- Please remove confidential context (e.g. discord webhook, usernames, etc.)

**Log file:**
scsd creates log file under the folder specified `save_dir` (default to `./data`). Feel free to remove game names you don't want to be exposed

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

0 comments on commit 8b691c3

Please sign in to comment.