mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
chore(issue_template): Optimize issue template and add Dissucussion entry (#12171)
* chore(issue_template): Optimize issue template and add Dissucussion entry * chore(issue_template): Add newline of config.yaml
This commit is contained in:
parent
965f569e81
commit
230da309e8
28
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/bug.md
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
name: 🐞 Bug
|
||||
about: Bug
|
||||
title: ''
|
||||
labels: 'Bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
#### 问题描述 / Problem Description
|
||||
|
||||
|
||||
#### 运行环境 / Runtime Environment
|
||||
- OS:
|
||||
- Paddle:
|
||||
- PaddleOCR:
|
||||
|
||||
#### 复现代码 / Reproduction Code
|
||||
|
||||
|
||||
#### 完整报错 / Complete Error Message
|
||||
|
||||
|
||||
#### 可能解决方案 / Possible solutions
|
||||
|
||||
|
||||
#### 附件 / Appendix
|
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: 🙏 Q&A
|
||||
url: https://github.com/PaddlePaddle/PaddleOCR/discussions/categories/q-a
|
||||
about: Ask the community for help
|
||||
- name: 💡 Feature requests and ideas
|
||||
url: https://github.com/PaddlePaddle/PaddleOCR/discussions/categories/ideas
|
||||
about: Share ideas for new features
|
||||
- name: 🙌 Show and tell
|
||||
url: https://github.com/PaddlePaddle/PaddleOCR/discussions/categories/show-and-tell
|
||||
about: Show off something you've made
|
15
.github/ISSUE_TEMPLATE/custom.md
vendored
15
.github/ISSUE_TEMPLATE/custom.md
vendored
@ -1,15 +0,0 @@
|
||||
---
|
||||
name: Issue template
|
||||
about: Issue template for code error.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
|
||||
|
||||
- 系统环境/System Environment:
|
||||
- 版本号/Version:Paddle: PaddleOCR: 问题相关组件/Related components:
|
||||
- 运行指令/Command Code:
|
||||
- 完整报错/Complete Error Message:
|
Loading…
x
Reference in New Issue
Block a user