updated issue template with clear instructions to provide appium logs in gist format only

This commit is contained in:
vikramvi
2017-03-10 07:05:53 +01:00
parent 045c6d9a4a
commit 5f531f400a
+3 -1
View File
@@ -18,7 +18,9 @@ If necessary, describe the problem you have been experiencing in more detail.
## Link to Appium logs
Create a [gist](https://gist.github.com) which is a paste of your _full_ Appium logs, and link them here. Do _not_ paste your full Appium logs here, as it will make this issue very long and hard to read! If you are reporting a bug, _always_ include Appium logs!
Create a [GIST](https://gist.github.com) which is a paste of your _full_ Appium logs, and link them here.
Do _NOT_ paste your full Appium logs here, as it will make this issue very long and hard to read!
If you are reporting a bug, _always_ include Appium logs!
## Code To Reproduce Issue [ Good To Have ]