Skip to content

Commit

Permalink
docs(README): Add note about issue and Discussions on README (#12703)
Browse files Browse the repository at this point in the history
* docs(README): Add note about issues and discussions

* chore(ISSUE_TEMPLATE): Remove the newfeature template
  • Loading branch information
SWHL authored Jun 5, 2024
1 parent 08bd1dd commit bf1c33f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 17 deletions.
17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE/newfeature.md

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ PaddleOCR 旨在打造一套丰富、领先、且实用的 OCR 工具库,助
## 🚀 社区
PaddleOCR 由 [PMC](https://github.com/PaddlePaddle/PaddleOCR/issues/12122) 监督。Issues 和 PRs 将在尽力的基础上进行审查。欲了解 PaddlePaddle 社区的完整概况,请访问 [community](https://github.com/PaddlePaddle/community)

⚠️注意:[Issues](https://github.com/PaddlePaddle/PaddleOCR/issues)模块仅用来报告程序🐞Bug,其余提问请移步[Discussions](https://github.com/PaddlePaddle/PaddleOCR/discussions)模块提问。如所提Issue不是Bug,会被移到Discussions模块,敬请谅解。

## 📣 近期更新
- **📚直播和OCR实战打卡营预告**:《PP-ChatOCRv2赋能期刊出版,打造千家杂志社数字阅读新体验》,详细解读飞桨特色的复杂文档/图像智能分析解决方案以及全新开发范式,方案适用于出版发行、智慧教育、智慧政务、智慧金融、智慧医疗等行业领域。直播时间:5月30日(周四)19:00,并于6月3日启动【政务采购合同信息抽取】实战打卡营。报名链接:https://www.wjx.top/vm/PG34Mfm.aspx?udsid=970833
- **🔥2024.5.10 上线星河零代码产线(OCR 相关)**:全面覆盖了以下四大 OCR 核心任务,提供极便捷的 Badcase 分析和实用的在线体验:
Expand Down
2 changes: 2 additions & 0 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ PaddleOCR aims to create multilingual, awesome, leading, and practical OCR tools
## 🚀 Community
PaddleOCR is being oversight by a [PMC](https://github.com/PaddlePaddle/PaddleOCR/issues/12122). Issues and PRs will be reviewed on a best-effort basis. For a complete overview of PaddlePaddle community, please visit [community](https://github.com/PaddlePaddle/community).

⚠️ Note: The [Issues](https://github.com/PaddlePaddle/PaddleOCR/issues) module is only for reporting program 🐞 bugs, for the rest of the questions, please move to the [Discussions](https://github.com/PaddlePaddle/PaddleOCR/discussions). Please note that if the Issue mentioned is not a bug, it will be moved to the Discussions module.

## 📣 Recent updates
- **🔥2023.8.7 Release PaddleOCR[release/2.7](https://github.com/PaddlePaddle/PaddleOCR/tree/release/2.7)**
- Release [PP-OCRv4](./doc/doc_ch/PP-OCRv4_introduction.md), support mobile version and server version
Expand Down

0 comments on commit bf1c33f

Please sign in to comment.