Skip to content

Commit 12b7876

Browse files
authored
Add issue template configuration with contact links
Added configuration for issue templates including contact links for support.
1 parent 19da870 commit 12b7876

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Request programming help with coding challenges
4+
url: https://w3develops.org/forum
5+
about: Please visit this page for general support and programming help on coding challenges.
6+
- name: Report issues with content on /news articles
7+
url: https://mailxto.com/lw8nquiyyk
8+
about: Please fill out an email to our editorial team to report issues on specific articles on our technical publication (link opens an email template)
9+
- name: Request technical support for your w3Develops account
10+
url: https://www.w3Develops.org/support
11+
about: Please visit this page for requesting technical support related to your account.

0 commit comments

Comments
 (0)