mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-06 05:16:54 +02:00
Folks tend to ignore the comments in issue templates and create new issues, even when the issue template comments make it clear that we would prefer that folks create discussions for topics outside of bug reports, documentation issues, and feature requests.
12 lines
548 B
YAML
12 lines
548 B
YAML
---
|
|
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
|
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: '🗃️ Everything Else'
|
|
url: https://github.com/getpelican/pelican/discussions
|
|
about: |
|
|
Do you have a question/issue that does not fall into any of the other categories?
|
|
- name: '💬 Pelican IRC Channel'
|
|
url: https://web.libera.chat/?#pelican
|
|
about: |
|
|
Chat with the community, ask questions, and learn about best practices.
|