Skip to content

Commit

Permalink
Add issue template configuration to redirect users (#3436)
Browse files Browse the repository at this point in the history
Resolves #3435
  • Loading branch information
david-poindexter authored and valadas committed Dec 30, 2019
1 parent cff866b commit 5104c1d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: DNN Community Forums
url: https://dnncommunity.org/forums
about: Get help, solicit feedback and discuss new ideas regarding DNN Platform.
- name: DNN Documentation
url: https://dnndocs.com
about: Learn more about DNN Platform.

0 comments on commit 5104c1d

Please sign in to comment.