Skip to content

Commit

Permalink
chore: Add links to discussion to new issue screen (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
tordans authored Nov 17, 2023
1 parent c88cf28 commit c913077
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: true
contact_links:
- name: Feature idea
url: https://github.com/47ng/next-usequerystate/discussions/new?category=ideas
about: Please share ideas for new features as discussion
- name: Question
url: https://github.com/47ng/next-usequerystate/discussions/new?category=q-a
about: Please use the discussions to ask the community for help

0 comments on commit c913077

Please sign in to comment.