We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35275b3 commit 0fe8d27Copy full SHA for 0fe8d27
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,13 @@
1
+blank_issues_enabled: false
2
+contact_links:
3
+ - name: 📚 SDK Documentation
4
+ url: https://docs.sentry.io/
5
+ about: Check the SDK documentation
6
+
7
+ - name: 📚 Ruby API Documentation
8
+ url: https://www.rubydoc.info/gems/sentry-ruby-core/Sentry
9
+ about: Check the SDK's Ruby API documentation
10
11
+ - name: 💬 Community Discord
12
+ url: https://discord.gg/PXa5Apfe7K
13
+ about: Ping us on Discord if you have questions
0 commit comments