Skip to content

Commit

Permalink
emphasize on best effort support
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Apr 19, 2022
1 parent e562644 commit 329ec45
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions packages/website/src/components/ApplyForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,10 +255,14 @@ function ApplyForm() {

<Text small={true} className="uil-ta-center">
<strong>
Only apply if you don't have a DocSearch application yet.
Only apply if you don't have a DocSearch application yet. DocSearch
offers best effort support, make sure to first read the
documentation and the GitHub issues.
</strong>{' '}
If you have any issue, please check our support page:
https://www.algolia.com/support/
Ultimately, you can reach out via our{' '}
<InlineLink href="https://www.algolia.com/support/">
our support page.
</InlineLink>
</Text>
</form>
</Card>
Expand Down

0 comments on commit 329ec45

Please sign in to comment.