remove blank issues

This commit is contained in:
ThePhaseless 2025-02-06 17:54:25 +00:00
parent 6a572d6c92
commit e1f3a6a415
2 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,9 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a bug report
title: '' title: ''
labels: '' labels: ''
assignees: '' assignees: 'ThePhaseless'
--- ---

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1 @@
blank_issues_enabled: false