Skip to content

Commit 0fe8d27

Browse files
authored
Create config.yml (#1817)
1 parent 35275b3 commit 0fe8d27

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)