how to submit bugs.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/commit/487cbb3e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/tree/487cbb3e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/diff/487cbb3e Branch: refs/heads/cordova-client Commit: 487cbb3e7720df045c7ee02c1e411886ee172447 Parents: e9ac57d Author: Fil Maj <maj....@gmail.com> Authored: Fri Oct 5 14:51:49 2012 -0700 Committer: Fil Maj <maj....@gmail.com> Committed: Fri Oct 5 14:51:49 2012 -0700 ---------------------------------------------------------------------- README.md | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/487cbb3e/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index a89dea4..812bd51 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,12 @@ The directory structure of KewlApp now looks like this: ## TO-DO + Issues -Please check [cordova-client on GitHub](http://github.com/filmaj/cordova-client). +Please check [cordova-client on GitHub](http://github.com/filmaj/cordova-client). If you find issues with this tool, please be so kind as to include relevant information needed to debug issues such as: + +- Your operating system and version +- The application name, directory location, and identifier used with `create` +- Which mobile SDKs you have installed, and which version. Related to this: which Xcode version if you are submitting issues related to iOS +- Any error stack traces you received ## Contributors