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

Commit 90f28d7

Browse files
committed
Add support level information
1 parent 54d15f0 commit 90f28d7

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

docs/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
C#
1111
==
1212

13+
.. sentry:support-warning::
14+
15+
The C# SDK is maintained and supported by the Sentry
16+
community. Learn more about the project on `GitHub
17+
<git://github.com/getsentry/raven-csharp>`__.
18+
1319
Raven is the C# client for Sentry. Raven relies on the most popular
1420
logging libraries to capture and convert logs before sending details to a
1521
Sentry instance.

docs/sentry-doc-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"support_level": "community",
23
"platforms": {
34
"csharp": {
45
"name": "C#",

0 commit comments

Comments
 (0)