Skip to content

Commit

Permalink
housekeeping: Add a configuration file for issues
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Apr 27, 2022
1 parent 5ceab6b commit dff3f49
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
blank_issues_enabled: false
contact_links:
- name: Questions
url: https://github.com/reactiveui/ReactiveUI/discussions
about: 'For general questions about ReactiveUI, ask in the GitHub discussions'
chat:
- name: Chat
url: https://www.reactiveui.net/slack
about: 'Our slack chat community invite'

0 comments on commit dff3f49

Please sign in to comment.