Skip to content

Commit 81a2fdf

Browse files
committed
Force blank issues on fork repos
We don't use issues on ruby/ruby, but we do in some fork repositories. When filing issues, GitHub checks if you want to report a security issue when .github/SECURITY.md exists, but we don't do that on GitHub. So this commit attempts to always create a blank issue.
1 parent 4007934 commit 81a2fdf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
blank_issues_enabled: true
2+
contact_links: []

0 commit comments

Comments
 (0)