mirror of
https://github.com/0ptera/Logistic-Train-Network.git
synced 2025-09-06 12:15:05 +00:00
updated templates
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,13 +1,13 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
about: Only use for bugs
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: Yousei9
|
||||
|
||||
---
|
||||
|
||||
**Make sure the bug is caused by LTN and not an interface recipient**
|
||||
**Make sure the bug is caused by LTN and not an interface recipient**
|
||||
Example of a bug in LTN Tracker:
|
||||
```
|
||||
The mod LTN - Logistic Train Network caused a non-recoverable error.
|
||||
@@ -20,15 +20,15 @@ Please report this error to the mod author.
|
||||
Error while running event LTN_Tracker::Custom event (ID ???)
|
||||
```
|
||||
|
||||
**Error message or bug description**
|
||||
**Error message or bug description**
|
||||
If LTN caused an error message: screenshot or text of that message.
|
||||
If something did not work as expected: Description of the behavior and what you expected instead.
|
||||
|
||||
**To Reproduce**
|
||||
**To Reproduce**
|
||||
Steps to reproduce the bug, if known.
|
||||
|
||||
**LTN version**
|
||||
**LTN version**
|
||||
X.Y.Z
|
||||
|
||||
**Log file**
|
||||
**Log file**
|
||||
Your factorio-current.log file. It is located in Factorio's [user data directory](https://wiki.factorio.com/Application_directory#User_data_directory).
|
||||
|
2
.github/ISSUE_TEMPLATE/suggestion.md
vendored
2
.github/ISSUE_TEMPLATE/suggestion.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Suggestion
|
||||
about: Create a report to help us improve
|
||||
about: Don't forget to add question or enhancement lable
|
||||
title: ''
|
||||
labels:
|
||||
assignees:
|
||||
|
Reference in New Issue
Block a user