mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02: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
1 changed files with 2 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue