未验证 提交 090117e3 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

add github issue template (#2317)

* Create feature-request.md

* Create question.md

* Update bug_report.md
上级 b81cb5d7
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: '' labels: 'Bug'
assignees: '' assignees: ''
--- ---
......
---
name: "\U0001F680 Feature Request"
about: As a user, I want to request a New Feature on the product.
labels: "feature request"
---
## Feature Request
**Is your feature request related to a problem? Please describe:**
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
**Describe the feature you'd like:**
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered:**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
---
name: "\U0001F914 Ask a Question"
about: I want to ask a question.
labels: Question
---
## General Question
<!--
Before asking a question, make sure you have:
- Baidu/Google your question.
- Searched open and closed [GitHub issues](https://github.com/PaddlePaddle/PaddleSpeech/issues?q=is%3Aissue)
- Read the documentation:
- [Readme](https://github.com/PaddlePaddle/PaddleSpeech)
- [Doc](https://paddlespeech.readthedocs.io/)
-->
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册