mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-05 02:16:56 +02:00
Encourage discussions instead of new issues
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.
This commit is contained in:
parent
86f1f7225d
commit
06da37fd0a
1 changed files with 4 additions and 0 deletions
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -2,6 +2,10 @@
|
|||
# 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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue