mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Update Issue Templates
This commit is contained in:
34
.github/ISSUE_TEMPLATE/BugReport.md
vendored
Normal file
34
.github/ISSUE_TEMPLATE/BugReport.md
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a bug which does not crash the game, any bug from the latest major scenario version
|
||||
title: ''
|
||||
labels: Bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Versions
|
||||
|
||||
Factorio: X.Y.Z
|
||||
ExpCluster: X.Y.Z
|
||||
|
||||
### Bug description
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
### Reproduction method
|
||||
|
||||
Steps to reproduce the behaviour:
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error in log
|
||||
|
||||
### Expected behaviour
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
### Screenshots
|
||||
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
Reference in New Issue
Block a user