onnxruntime/_includes/footer_custom.html
Sophie Schoenmeyer d6ab0df516
Update footer w/ documentation issue template (#20644)
### Description
Previous footer used an outdated documentation issue template that made
issues more difficult to triage. Updated footer with correct
documentation template.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2024-06-03 12:13:37 -07:00

3 lines
No EOL
310 B
HTML

{%- assign url = page.url -%}
<p class="text-small text-grey-dk-100 mb-0">For documentation questions, please <a href="https://github.com/microsoft/onnxruntime/issues/new?assignees=&labels=documentation&projects=&template=02-documentation.yml&title=%5BDocumentation%5D+" target="_blank">file an issue</a>.</p>