Skip to content

Commit aea77bc

Browse files
authored
docs: link showcase template from website
Point GitHub Pages use-case share links to the showcase issue template.
1 parent e26f85e commit aea77bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

use-cases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h1>Use Cases</h1>
5555
</section>
5656
<section id="share"><h2>Share your result</h2>
5757
<p>If FunASR works well in your project, share the use case, model, device, processing speed, audio domain, and a public demo or benchmark summary when possible.</p>
58-
<p><a href="https://github.com/modelscope/FunASR/issues">Open an issue</a> or <a href="https://github.com/modelscope/FunASR/discussions">start a discussion</a>. Concrete usage reports help new users choose the right path and help maintainers prioritize docs and examples.</p>
58+
<p><a href="https://github.com/modelscope/FunASR/issues/new?template=showcase.md">Share a showcase issue</a> or <a href="https://github.com/modelscope/FunASR/discussions">start a discussion</a>. Concrete usage reports help new users choose the right path and help maintainers prioritize docs and examples.</p>
5959
</section>
6060
</div></div>
6161
<footer><p>FunASR &middot; Tongyi Lab, Alibaba Group</p><p><a href="index.html">Home</a> &middot; <a href="use-cases.html">Use Cases</a> &middot; <a href="agent.html">Agent</a> &middot; <a href="benchmark.html">Benchmark</a> &middot; <a href="vllm.html">vLLM</a> &middot; <a href="https://github.com/modelscope/FunASR">GitHub</a></p></footer>

zh/use-cases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h1>场景速览</h1>
5555
</section>
5656
<section id="share"><h2>分享你的结果</h2>
5757
<p>如果 FunASR 在你的项目里效果不错,欢迎分享使用场景、模型、设备、处理速度、音频领域,以及可以公开的 demo 或 benchmark 摘要。</p>
58-
<p><a href="https://github.com/modelscope/FunASR/issues">提交 issue</a><a href="https://github.com/modelscope/FunASR/discussions">发起讨论</a>。具体使用反馈能帮助新用户更快选型,也能帮助维护者决定下一批文档和示例优先级。</p>
58+
<p><a href="https://github.com/modelscope/FunASR/issues/new?template=showcase.md">提交 showcase issue</a><a href="https://github.com/modelscope/FunASR/discussions">发起讨论</a>。具体使用反馈能帮助新用户更快选型,也能帮助维护者决定下一批文档和示例优先级。</p>
5959
</section>
6060
</div></div>
6161
<footer><p>FunASR &middot; 通义实验室,阿里巴巴集团</p><p><a href="index.html">首页</a> &middot; <a href="use-cases.html">场景速览</a> &middot; <a href="agent.html">Agent</a> &middot; <a href="benchmark.html">Benchmark</a> &middot; <a href="vllm.html">vLLM</a> &middot; <a href="https://github.com/modelscope/FunASR">GitHub</a></p></footer>

0 commit comments

Comments
 (0)