docbrown/.github/ISSUE_TEMPLATE/config.yml
Peter Frank 3d53351b8f
Update issue templates and automatic comment on new issues (#19357)
* Update issue templates

Adding a new issue template as part of an effort to clean up the way we use GitHub / GitHub Discussions

* Update config.yml

* Update issue.yml
2023-04-24 13:15:40 -07:00

11 lines
554 B
YAML

blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://github.com/forem/forem/discussions/categories/feature-requests
about: Have a feature request? Please let us know via GitHub Discussions.
- name: Forem Q&A
url: https://github.com/forem/forem/discussions/categories/q-a
about: Have a general questions? Please let us know via GitHub Discussions.
- name: Self-Host Bug Report
url: https://github.com/forem/selfhost/issues/new
about: Create a report to help us improve the Self-Host repository.