mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
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.
This commit is contained in:
parent
400793426a
commit
81a2fdff1b
2
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
2
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links: []
|
||||
Loading…
x
Reference in New Issue
Block a user