mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Disable blank GitHub issues
Existing issue template categories should cover most any case.
This commit is contained in:
parent
478012e0d0
commit
f5dc4d4b96
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
# Ref: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
||||||
blank_issues_enabled: true
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: '💬 Pelican IRC Channel'
|
- name: '💬 Pelican IRC Channel'
|
||||||
url: https://web.libera.chat/?#pelican
|
url: https://web.libera.chat/?#pelican
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue