Skip to content

Commit

Permalink
chore: allow blank issues (#5157)
Browse files Browse the repository at this point in the history
I personally think we should allow for blank issues even though we might prioritize them lower.

I can take it upon myself to triage all the blank issues if that's the sticking point.
  • Loading branch information
voxpelli committed Jun 7, 2024
1 parent 6dda9a4 commit 2f3fedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
blank_issues_enabled: false
blank_issues_enabled: true
contact_links:
- name: Documentation Website
about: Please read our documentation website before filing new issues.
Expand Down

0 comments on commit 2f3fedc

Please sign in to comment.