Skip to content
Snippets Groups Projects
Commit 9c59efd7 authored by David Cramer's avatar David Cramer
Browse files

Cleanup criteria language

parent c05ed293
No related branches found
Tags 5.0.21
No related merge requests found
......@@ -20,12 +20,12 @@ Additionally, the following experimental clients are availabe:
Client Criteria
---------------
To become a recognized client, a library is expected to meet several criteria:
If you're developing a client for your platform, there's several things we highly encourage:
* It must fully implement the current version of the Sentry protocol.
* It should fully implement the current version of the Sentry protocol.
* It must conform to the standard DSN configuration method.
* It should conform to the standard DSN configuration method.
* It must contain an acceptable level of documentation and tests.
* It should contain an acceptable level of documentation and tests.
* The client must be properly packaged, and named raven-<language>.
* The client should be properly packaged, and named raven-<platform>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment