Skip to content

Commit 7292a07

Browse files
authored
Merge pull request #34 from lehors/update-report
Add pointer to GitHub to model report page
2 parents 65c37c0 + dd5f0b5 commit 7292a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/profiles/mot_profile/config/install/webform.webform.report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ elements: |-
2222
report:
2323
'#type': textarea
2424
'#title': Report
25-
'#description': 'Provide details on model inaccuracies'
25+
'#description': 'Provide details on model inaccuracies. Alternatively you can <a href="https://github.com/lfai/model_openness_tool">submit a Pull Request or open an Issue on GitHub</a>.'
2626
'#autocomplete': ''
2727
'#required': true
2828
'#required_error': 'Report is required'

0 commit comments

Comments
 (0)