From 3c1003544d49ee4dcca84fd0612e949b27b1fc54 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Sun, 20 May 2018 11:42:45 +0100 Subject: [PATCH] Fixed a missing colon --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- .github/ISSUE_TEMPLATE/Error_report.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 519efb41..8d1d7915 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -22,7 +22,7 @@ If applicable, add screenshots to help explain your problem. **Other information (please complete the following information):** - OS: [e.g. iOS, Windows, Linux] - - Factorio Version [e.g. 0.16.30] + - Factorio Version: [e.g. 0.16.30] **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/Error_report.md b/.github/ISSUE_TEMPLATE/Error_report.md index 2ea5f8a9..8450da45 100644 --- a/.github/ISSUE_TEMPLATE/Error_report.md +++ b/.github/ISSUE_TEMPLATE/Error_report.md @@ -27,7 +27,7 @@ Steps to reproduce the behavior: **Other information (please complete the following information):** - OS: [e.g. iOS, Windows, Linux] - - Factorio Version [e.g. 0.16.30] + - Factorio Version: [e.g. 0.16.30] **Additional context** Add any other context about the problem here. \ No newline at end of file