Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit 0751056

Browse files
authored
Repoint from forum to Github (#670)
* Repoint from forum to Github * Update src/docs/self-hosted/troubleshooting.mdx * Update src/docs/self-hosted/troubleshooting.mdx
1 parent 4cfa57e commit 0751056

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

src/components/sidebar.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,6 @@ export default () => {
316316
<SidebarLink to="https://docs.sentry.io">
317317
User Documentation
318318
</SidebarLink>
319-
<SidebarLink to="https://forum.sentry.io">
320-
Community Forum
321-
</SidebarLink>
322319
</ul>
323320
</li>
324321
<li className="mb-3" data-sidebar-branch>

src/docs/self-hosted/support.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Please see our <Link to="/self-hosted/#troubleshooting">troubleshooting section<
1212
Our principles for the support of self-hosted Sentry are:
1313

1414
1. We **DO NOT** provide dedicated support for self-hosted.
15-
2. **DO** use our [community forum](https://github.com/getsentry/sentry/discussions) for questions about your setup.
15+
2. **DO** [file an issue](https://github.com/getsentry/self-hosted/issues/new?assignees=&labels=&template=problem-report.yml) for questions about your setup.
1616
3. **DO** [file an issue](https://github.com/getsentry/self-hosted/issues/new/choose) for missing docs, bugs during upgrades or installation.
1717
4. **DO** [file an issue](https://github.com/getsentry/sentry/issues/new/choose) for functionality problems such as broken auth, features not working, etc.
1818
5. **DO** [submit PRs](https://github.com/getsentry/self-hosted/compare) directly for simple fixes.

src/docs/self-hosted/troubleshooting.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,5 @@ There may be some circumstances which you may want to increase or decrease healt
120120

121121
## Other
122122

123-
If you are still stuck, you can always visit our [community forum](https://forum.sentry.io/) to search for existing topics or create a new topic and ask for help. Please keep in mind that we expect the community to help itself, but Sentry employees also try to monitor and answer forum questions when they have time.
123+
If you are still stuck, you can always visit our [GitHub issues](https://github.com/getsentry/self-hosted/issues) to search for existing issues or create a new issue and ask for help. Please keep in mind that we expect the community to help itself, but Sentry employees also try to monitor and answer questions when they have time.
124124

125-
Sharing your install logs, service logs, and your Sentry version when [reporting an issue](https://github.com/getsentry/self-hosted/issues/new/choose) or asking a question on the forums would save time and effort for both you and people trying to help you.

0 commit comments

Comments
 (0)