Skip to content

Commit 079cd95

Browse files
Allow blank issues temporarily
I just realized issues are broken because of a GitHub experiment. No idea if everyone has it enabled or not, so I'll enable blank issues while I investigate. Signed-off-by: James Pond <james@cipher.host>
1 parent e4da5d5 commit 079cd95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# SPDX-License-Identifier: CC0-1.0
44

5-
blank_issues_enabled: false
5+
blank_issues_enabled: true
66
contact_links:
77
- name: 'Security issue'
88
url: 'https://github.com/cipherdothost/.github/blob/trunk/SECURITY.md'

0 commit comments

Comments
 (0)