Make selecting a help category mandatory.

This commit is contained in:
Greyson Parrelli
2021-05-09 17:05:07 -04:00
parent fbf307bf01
commit d3431d227b
38 changed files with 49 additions and 3 deletions

View File

@@ -2170,6 +2170,7 @@
<string name="HelpFragment__could_not_upload_logs">Could not upload logs</string>
<string name="HelpFragment__please_be_as_descriptive_as_possible">Please be as descriptive as possible to help us understand the issue.</string>
<string-array name="HelpFragment__categories">
<item>-- Please select an option --</item>
<item>Something\'s Not Working</item>
<item>Feature Request</item>
<item>Question</item>