add contributing

This commit is contained in:
Max Ogden 2015-05-11 17:05:22 -07:00
parent 42e56eb862
commit 1127084ce7
1 changed files with 8 additions and 0 deletions

8
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,8 @@
Please provide the following information when opening issues:
- Which version of electron-packager are you using?
- What cli arguments are you passing?
- Is there a stack trace in the error message you're seeing?
- If possible, please provide instructions to reproduce your problem
Thanks!