Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Commit

Permalink
Suppress blank issue creation
Browse files Browse the repository at this point in the history
Contributors cannot create new issues without selecting a template from
the list.
  • Loading branch information
VectorSatyr authored Sep 28, 2020
1 parent b0ea795 commit f489001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false

0 comments on commit f489001

Please sign in to comment.