mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Added Error Report Template
This commit is contained in:
33
.github/ISSUE_TEMPLATE/Error_report.md
vendored
Normal file
33
.github/ISSUE_TEMPLATE/Error_report.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
name: Error Report
|
||||
about: Create a report on a bug which gives an error
|
||||
|
||||
---
|
||||
|
||||
**Error Message**
|
||||
Error: insert error message
|
||||
|
||||
**Known Causes**
|
||||
Know causes that will result in error:
|
||||
- Cause 1
|
||||
- Cause 2
|
||||
|
||||
**To Reproduce (please give for each cause outlined above)**
|
||||
Steps to reproduce the behavior:
|
||||
- Cause 1
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
- Cause 2
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Other information (please complete the following information):**
|
||||
- OS: [e.g. iOS, Windows, Linux]
|
||||
- Factorio Version [e.g. 0.16.30]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user