Skip to content

Commit a6b1499

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent 568d9cf commit a6b1499

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

ISSUE_TEMPLATE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
Thank you for contributing to PaddlePaddle. Submitting an issue is a great help for us.
22
Both Chinese and English issues are welcome.
33

4+
It's hard to solve a problem when important details are missing.
45
Before submitting the issue, look over the following criteria before handing your request in.
56

6-
- [ ] Was there a similar issue submitted or resolved before? You could search issue in the github.
7-
- [ ] Did you go to the search engine for your question?
8-
- [ ] Is my description of issue clear enough to reproduce this problem?
9-
* 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.
10-
* If you could provide an [asciinema](https://asciinema.org/) record, that's awesome! We could help you solve the problem more quickly.
11-
- [ ] Is my description of issue use the github markdown correctly?
12-
* Please use correct markdown syntax for code, header, etc.
13-
* You can reference [this page](https://guides.github.com/features/mastering-markdown/) for markdown syntax.
7+
- [ ] Was there a similar issue submitted or resolved before ? You could search issue in the github.
8+
- [ ] Did you retrieve your issue from widespread search engines ?
9+
- [ ] Is my description of the issue clear enough to reproduce this problem?
10+
* If 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.
11+
* If you use an recording [asciinema](https://asciinema.org/) to show what you are doing to make it happen, that's awesome! We could help you solve the problem more quickly.
12+
- [ ] Is my description of the issue use the github markdown correctly?
13+
* Please use the proper markdown syntaxes for styling all forms of writing, e.g, source code, error information, etc.
14+
* Check out [this page](https://guides.github.com/features/mastering-markdown/) to find out much more about markdown.

0 commit comments

Comments
 (0)