infra: Allow issues to be made, but still direct people to GitHub. (#45)

This is done so we can use Renovate Bot. The Dependency Dashboard feature uses Forgejo issues.
This commit is contained in:
ryuadmin
2026-05-01 08:22:16 +00:00
committed by Ryujinx Administrator
parent 93f23cde4f
commit a69eab4619

View File

@@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Ryubing Issue Tracker
url: https://github.com/Ryubing/Issues/issues/
about: "Please use this GitHub repository instead of creating issues on this Forgejo repository. Blank issues should only be used by maintainers and authorized bots. Issues made on this repository can and will be deleted."