8000 re-enable blank issues · ocdex/pyscript@88f0738 · GitHub
[go: up one dir, main page]

Skip to content

Commit 88f0738

Browse files
authored
re-enable blank issues
They were disabled by PR pyscript#1157 but without any discussion or consensus, so I guess it was a mistake. Personally I found them very useful and AFAIK we never had a problem of people abusing them, so I don't see why they should be disabled (pyscript#1311)
1 parent 03c79d5 commit 88f0738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true
22
contact_links:
33
- name: Feature Proposals
44
url: https://github.com/pyscript/pyscript/discussions/new?category=proposals

0 commit comments

Comments
 (0)
0