Skip to content

Commit

Permalink
website: update documents that were out of date (#3317)
Browse files Browse the repository at this point in the history
Those changes were auto-generated using `yarn web:build`.
  • Loading branch information
aduh95 committed Nov 15, 2021
1 parent 6add4ef commit 2bc006c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/integration_help.md
Expand Up @@ -5,10 +5,10 @@ about: Do you need assistance with building the Uppy client in your bundler, or
labels: Not Accepted, Triage
---

Transloadit is providing Uppy free of charge. If you want, you can self-host all of its components and never pay us a dime. There are docs and tests, and your Bug Reports and Feature Requests are always welcome on GitHub.
Transloadit is providing Uppy free of charge. If you want, you can self-host all its components and never pay us a dime. You can access docs and tests, and your Bug Reports and Feature Requests are always welcome on GitHub.

There is also a different category of support that we like to call Integration Help: assistance to make things work for your environment, that have already been reported as working for the larger community.
We offer also a different category of support that we like to call Integration Help: help to make things work for your environment, that have already been reported as working for the larger community.

As much as we at Transloadit would like to provide detailed Integration Help to every non-paying user, Uppy has reached a point where this is no longer sustainable for our small crew. If we end up investing our time in a million different apps that use Uppy, as long as there is no money flowing back, we won't be able to ramp up our team to meet the demand. This would spread the team ever thinner and eventually grind development to a halt.
As much as we at Transloadit would like to provide detailed Integration Help to every non-paying user, Uppy has reached a point where this is no longer sustainable for our small crew. If we end up investing our time in a million different apps that use Uppy, as long as no money is flowing back, we wont be able to ramp up our team to meet the demand. This would spread the team ever thinner and eventually grind development to a halt.

That is not where we want to be. So, in order to offer enthusiasts, businesses, and enterprises assistance in a sustainable way, we're providing community-based Integration Help for free at <https://community.transloadit.com/c/uppy>. If you are unable to solve your problem with help of the Uppy community, we offer paid Integration Help via <https://uppy.io/support>.
That is not where we want to be. So, to offer enthusiasts, businesses, and enterprises help in a sustainable way, were providing community-based Integration Help for free at <https://community.transloadit.com/c/uppy>. If you are unable to solve your problem with help of the Uppy community, we offer paid Integration Help via <https://uppy.io/support>.
2 changes: 1 addition & 1 deletion website/src/disc.html

Large diffs are not rendered by default.

@@ -1,5 +1,5 @@
<!--
You can `npm run web:inject-frontpagecodesample` to render this code snippet and
You can `yarn run web:inject-frontpagecodesample` to render this code snippet and
save it as a layout partial
--><html><head></head><body><figure class="highlight bash"><table><tbody><tr><td class="code"><pre>$ <span class="token function">npm</span> <span class="token function">install</span> @uppy/core @uppy/dashboard @uppy/instagram @uppy/tus</pre></td></tr></tbody></table></figure>

Expand Down

0 comments on commit 2bc006c

Please sign in to comment.