From c1f7e0ef6579f431d9a4d11cfbf67ad0bd59783b Mon Sep 17 00:00:00 2001 From: dannyrb Date: Sun, 28 Apr 2019 12:53:20 -0400 Subject: [PATCH] Help page --- docs/latest/SUMMARY.md | 3 ++- docs/latest/help.md | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 docs/latest/help.md diff --git a/docs/latest/SUMMARY.md b/docs/latest/SUMMARY.md index e8a3c2f4e..48f779185 100644 --- a/docs/latest/SUMMARY.md +++ b/docs/latest/SUMMARY.md @@ -32,5 +32,6 @@ --- -- [FAQ](frequently-asked-questions.md) - [Contributing](contributing.md) +- [FAQ](frequently-asked-questions.md) +- [Help](help.md) diff --git a/docs/latest/help.md b/docs/latest/help.md new file mode 100644 index 000000000..7f93ecbe0 --- /dev/null +++ b/docs/latest/help.md @@ -0,0 +1,39 @@ +# Help + +We all need a little help sometimes. Don't let a few roadblocks stand in the way +of you building something awesome. + +## Free + +If you're a developer looking to contribute code, documentation, or discussion; +we are more than happy to help provide clarification and answer questions via +[GitHub issues][gh-issues] or our [community forum][google-group]. Regular +contributors may also be invited to join our Slack Group to streamline +discussion. + +For bug reports and feature requests (including incomplete or confusing +documentation), [GitHub issues][gh-issues] continue to be your best avenue of +communication. + +Complex issues specific to your organization/situation are still okay to post, +but they're less likely to receive a response. Unfortunately, we have limited +resources and must be judicious with how we allocate them. If you find yourself +in this situation and in need of assistance, it may be in your best interest to +persue paid support. + +## Paid / Commercial + +The Open Health Imaging Foundation does not offer commercial support, however, +some community members do offer consulting services: + +- Rob Lewis ([Radical Imaging](http://radicalimaging.com/)) + +**Please file a Pull Request if you wish to add your name or organization to +this list.** + + + +[gh-issues]: https://github.com/OHIF/Viewers/issues/ +[google-group]: https://groups.google.com/forum/#!forum/cornerstone-platform