File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 2626 label : Reproducible Example
2727 description : >
2828 Please follow [this guide](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) on how to
29- provide a minimal, copy-pastable example.
29+ provide a minimal, copy-pastable example. Reports without reproducible examples will generally be closed
30+ until they are provided.
3031 placeholder : >
3132 import pandas as pd
3233
Original file line number Diff line number Diff line change 2828 attributes :
2929 label : Documentation problem
3030 description : >
31- Please provide a description of what documentation you believe needs to be fixed/improved
31+ Please provide a description of what documentation you believe needs to be fixed/improved.
32+ Reports without a clear, actionable request will generally be closed.
3233 validations :
3334 required : true
3435 - type : textarea
Original file line number Diff line number Diff line change 2121 attributes :
2222 label : Problem Description
2323 description : >
24- Please describe what problem the feature would solve, e.g. "I wish I could use pandas to ..."
24+ Please describe what problem the feature would solve, e.g. "I wish I could use pandas to ...".
25+ Reports without a clear, actionable request will generally be closed.
2526 placeholder : >
2627 I wish I could use pandas to return a Series from a DataFrame when possible.
2728 validations :
Original file line number Diff line number Diff line change 2525 description : >
2626 Please provide a minimal, copy-pastable example that quantifies
2727 [slow runtime](https://docs.python.org/3/library/timeit.html) or
28- [memory](https://pypi.org/project/memory-profiler/) issues.
28+ [memory](https://pypi.org/project/memory-profiler/) issues. Reports
29+ without reproducible examples will generally be closed
30+ until they are provided.
2931 validations :
3032 required : true
3133 - type : textarea
You can’t perform that action at this time.
0 commit comments