Files
2026-07-13 13:25:10 +08:00

18 lines
955 B
Markdown

# Contributing to FunASR
Thanks for taking the time to contribute to FunASR.
The canonical contribution guide is now [CONTRIBUTING.md](./CONTRIBUTING.md). It covers the development setup, high-impact contribution areas, validation expectations, pull request checklist, and issue-reporting guidance.
## Quick links
- [Bug reports](https://github.com/modelscope/FunASR/issues/new?template=bug_report.md)
- [Questions and help](https://github.com/modelscope/FunASR/issues/new?template=ask_questions.md)
- [Documentation fixes](https://github.com/modelscope/FunASR/issues/new?template=error_docs.md)
- [Feature requests](https://github.com/modelscope/FunASR/issues/new?template=feature_request.md)
- [Pull requests](https://github.com/modelscope/FunASR/pulls)
## Maintainer priorities
The most valuable contributions help new users reach a successful transcription quickly, make private deployment easier, or make benchmark results easier to reproduce.