Merge pull request #9097 from element-hq/bbz/use-dedicated-bug-report-subdomain

Use the dedicated subdomain for the bug report URL by default
This commit is contained in:
Benoit Marty
2025-11-17 13:27:12 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

1
changelog.d/9097.misc Normal file
View File

@@ -0,0 +1 @@
Update the default bug reporting URL.

View File

@@ -7,7 +7,7 @@
<string name="matrix_org_server_url" translatable="false">https://matrix.org</string>
<!-- Rageshake configuration -->
<string name="bug_report_url" translatable="false">https://riot.im/bugreports/submit</string>
<string name="bug_report_url" translatable="false">https://rageshakes.element.io/api/submit</string>
<string name="bug_report_app_name" translatable="false">riot-android</string>
<string name="bug_report_auto_uisi_app_name" translatable="false">element-auto-uisi</string>