From dc667cbf822bd73ca9eab96834c7baa7ce7856c9 Mon Sep 17 00:00:00 2001 From: James Fraser Date: Sun, 25 Nov 2018 16:08:38 +1100 Subject: [PATCH] Fixed OS specifier. --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 80085ac..fa04e0a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,7 +21,7 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Compiler, toolset, platform (please complete the following information):** - - OS: [e.g. iOS] + - OS: [e.g. Ubuntu 16.04 LTS] - Compiler: [e.g. gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609] **Additional context**