Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDOC: ENH: I/O how-to needs a visual aid #17517
Comments
Hi! I have created a "decision tree" but this is also my first issue so I am not sure how/where should I add it. Can I just add it to numpy/doc/source/reference/figures/ ? Thank you for your answer. |
You could put it next to the howto itself in It would be great if you could add a complete guide how you generated it in case someone wants to update it, extra points for using a scripting solution to make it reproducable. Also see the howto document document |
I'd caution marking this "good first issue", else we might end up with a thread similar to sympy/sympy#15331. |
Improve navigation of the I/O how-to by prepending a decision tree/flowchart using an image or graphviz, as suggested by @mattip.