Skip to content

Commit b77e6a2

Browse files
committed
updated templates
1 parent 6f106ad commit b77e6a2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
about: Only use for bugs
44
title: ''
55
labels: bug
66
assignees: Yousei9
77

88
---
99

10-
**Make sure the bug is caused by LTN and not an interface recipient**
10+
**Make sure the bug is caused by LTN and not an interface recipient**
1111
Example of a bug in LTN Tracker:
1212
```
1313
The mod LTN - Logistic Train Network caused a non-recoverable error.
@@ -20,15 +20,15 @@ Please report this error to the mod author.
2020
Error while running event LTN_Tracker::Custom event (ID ???)
2121
```
2222

23-
**Error message or bug description**
23+
**Error message or bug description**
2424
If LTN caused an error message: screenshot or text of that message.
2525
If something did not work as expected: Description of the behavior and what you expected instead.
2626

27-
**To Reproduce**
27+
**To Reproduce**
2828
Steps to reproduce the bug, if known.
2929

30-
**LTN version**
30+
**LTN version**
3131
X.Y.Z
3232

33-
**Log file**
33+
**Log file**
3434
Your factorio-current.log file. It is located in Factorio's [user data directory](https://wiki.factorio.com/Application_directory#User_data_directory).

.github/ISSUE_TEMPLATE/suggestion.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Suggestion
3-
about: Create a report to help us improve
3+
about: Don't forget to add question or enhancement lable
44
title: ''
55
labels:
66
assignees:

0 commit comments

Comments
 (0)