Skip to content

Commit

Permalink
chore: add feature template config (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
luchaos authored Feb 25, 2024
1 parent 7c26702 commit 437a6fb
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/RetroAchievements/retroachievements-socialite/discussions/new?category=q-a
about: Ask the community for help
- name: Request a feature
url: https://github.com/RetroAchievements/retroachievements-socialite/discussions/new?category=ideas
about: Share ideas for new features
- name: Report a bug
url: https://github.com/RetroAchievements/retroachievements-socialite/issues/new
about: Report a reproducable bug

0 comments on commit 437a6fb

Please sign in to comment.