Files
runelite/.github/ISSUE_TEMPLATE/config.yml
Jordan Atwood bd1dc2d0b7 github: Add Discussions issue template
This adds an issue form geared specifically toward bug reports, and
links to GitHub discussions for feature requests and enhancements
instead, with the mindset of improving intake triage.
2022-04-27 15:44:03 -04:00

9 lines
448 B
YAML

blank_issues_enabled: false
contact_links:
- name: Suggestion or feature request
url: https://github.com/runelite/runelite/discussions/categories/ideas
about: Got an idea of something which should be changed or added? Search for or start a new discussion!
- name: Help
url: https://github.com/runelite/runelite/discussions/categories/q-a
about: Need support or think you've encountered a bug? Check the Q&A section!