mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-01-25 04:42:53 -05:00
Update issue templates
This commit is contained in:
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: Novattz
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
- A clear and concise description of what the bug is.
|
||||
|
||||
**Terminal output**
|
||||
- Copy and paste the entire terminal output when running the script.
|
||||
|
||||
**Log File Output**
|
||||
- If the script logged any errors, attach the log file **`script.log`** to this issue.
|
||||
|
||||
**Debug Output**
|
||||
- Run the script with the **`--debug`** argument and attach the log file **`debug_script.log`** to this issue.
|
||||
|
||||
**Steam library path**
|
||||
- Provide the path where your steam library is.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user