From f751c9a91dbb558bb09d2b8302b46b7ff1d7fd31 Mon Sep 17 00:00:00 2001 From: jden Date: Mon, 1 Jun 2015 14:42:12 -0700 Subject: [PATCH] Update CONTRIBUTING.md :book: :wink: typo --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0eeb8ef..77b7956 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,8 @@ Please provide the following information when opening issues: - Which version of electron-packager are you using? - What cli arguments are you passing? +- What platform are you running electron-packager on? What platform(s) are you building for? - Is there a stack trace in the error message you're seeing? - If possible, please provide instructions to reproduce your problem -Thanks! \ No newline at end of file +Thanks!