Skip to content

Commit ac34f79

Browse files
Test issue template config changes
1 parent 55e5ba5 commit ac34f79

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Support Requests (for customers with support plans)
4+
url: mailto:[email protected]
5+
about: Our Technical Support team is staffed with experts who have deep knowledge of our platform, ensuring you get quick, accurate answers. They’re equipped to resolve most issues directly, and for specialized SDK questions, we have a streamlined escalation process to connect with the engineers who built it. Simply email [email protected], and our team will be ready to help.
6+
- name: Community Forum (for general questions and peer support)
7+
url: https://community.customer.io/
8+
about: Please report security vulnerabilities here.
9+
- name: Propose a Fix (for developers with a solution)
10+
url: https://github.com/customerio/customerio-ios/pulls
11+
about: If you’ve found a bug and have a solution, we encourage you to submit a Pull Request (PR) with your proposed changes. Our team will review and collaborate with you, making it easy to contribute improvements to our SDK directly.

0 commit comments

Comments
 (0)