Skip to content

Commit

Permalink
📝 Add config.yml to link to Discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
vexx32 authored Dec 17, 2020
1 parent 9b3f1cd commit 190145d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: ❓ Ask a Question
url: https://github.com/vexx32/PSKoans/discussions?discussions_q=category%3AQ%26A
about: Ask a general question or look for help with specific koans you're having difficulty with.
- name: 💬 Discuss Koans
url: https://github.com/vexx32/PSKoans/discussions?discussions_q=category%3AGeneral
about: Talk about koans that need some work or new ones you'd like to see, discuss how they could work and what needs to be covered.
- name: 💬 Discuss Module Features
url: https://github.com/vexx32/PSKoans/discussions?discussions_q=category%3AIdeas
about: Discuss features / enhancements you'd like to see in the module.

0 comments on commit 190145d

Please sign in to comment.