Skip to content

Commit 6dd0105

Browse files
authored
feat: disallowing blank reports (#204)
simply disallowing blank issue reports. Too much to and fro before action can occur. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated GitHub issue template configuration to prevent creation of blank issues - Enforced structured issue reporting by requiring predefined templates <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 60c71db commit 6dd0105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

0 commit comments

Comments
 (0)