From a473e28944b56b52893504ec84f48d1e13a3b8d7 Mon Sep 17 00:00:00 2001 From: Lennart Goedhart <lennart@omnibase.com.au> Date: Fri, 20 May 2016 11:57:13 +1000 Subject: [PATCH] Remove log file text from issue template, since it might contain sensitive information. --- .github/ISSUE_TEMPLATE | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 73e84bd..9bb13cb 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -13,9 +13,6 @@ ## Uploader Error Code <!--- if any --> -## Uploader Log File -<!--- please copy & paste text here if relevant --> - ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. --> -- GitLab