Add project issues link to report form if it exists (#3215)

This commit is contained in:
Prospector
2025-02-11 11:07:23 -08:00
committed by GitHub
parent cade2c182c
commit 0ac49d846f
2 changed files with 25 additions and 1 deletions

View File

@@ -521,6 +521,9 @@
"report.not-for.bug-reports": {
"message": "Bug reports"
},
"report.not-for.bug-reports.description": {
"message": "You can report bugs to their <issues-link>issue tracker</issues-link>."
},
"report.not-for.dmca": {
"message": "DMCA takedowns"
},