-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Issue template to guide user submit good issue #354
Changes from 8 commits
dacece8
63165c4
f8fa206
00e921d
23cc0d9
062efa7
08c83d6
21cab84
1b67c0c
91634d9
dccaaa8
ce9d8a2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Thank you for contibuting to PaddlePaddle. Submitting an issue is a great help for us. | ||
Both Chinese and English issues are welcome. | ||
|
||
Before you submitting the issue, there are several things should be check. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. checked There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 去掉 you. |
||
|
||
- [ ] Was there a similar issue submitted and resolved before? You could search issue in github. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. submitted or resolved, in the github |
||
- [ ] Did you go to the search engine for your question? | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. the seach engines (such as google, baidu, bing etc) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe we should not list the |
||
- [ ] Is my description of issue clear enough for this problem? | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is my description of issue clear enough to reproduce this problem? |
||
* If there are some errors occured, we need details about `how do you run your code?`, `what system do you use?`, `Are you using GPU or not?`, etc. | ||
* If you could provide an [asciinema](https://asciinema.org/) record, it will be very great and we could help you more efficiently. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. it will be very great and we could help you more efficiently. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. That's awesome ! We could help you solve the problem more quickly. |
||
- [ ] Is my description of issue use the github markdown correctly? | ||
* Please use correct markdown syntax for code, header, etc. | ||
* You can reference [this page](https://guides.github.com/features/mastering-markdown/) for markdown syntax. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
contibuting - > contributing