add road sign - #26360
Conversation
There was a problem hiding this comment.
Thank you for opening your first PR into Matplotlib!
If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.
You can also join us on gitter for real-time discussion.
For details on testing, writing docs, and our review process, please see the developer guide
We strive to be a welcoming and open project. Please follow our Code of Conduct.
|
Note that I think what was intended by the issue (and @oscargus can correct me if I'm wrong) was to add such arrow box styles to the library code itself. This PR adds files to a location that is not part of the library, nor is it included in the documentation as an example, and as such will not be merged in its current state. Additionally, be advised that there are two existing PRs (#24744 and #24697, both by the same person) which are attempting to resolve the same issue (and do so by adding to the library). In general we prefer to merge the earlier PR when possible. (Though, admittedly, those ones have stalled a bit in a draft state, though the original author has within the last ~month indicated they are interested in picking it back up) |

PR summary
This PR is to address the concerns raised in #24618. I add three file in the add_road_sign. I don't know whether or not they will work because my ability is pool. I just want to make contribution to open-source. Could you give me some advice on how to make right contribution to open-source. I need advise on if this was the correct approach, or if I should try something else.
PR checklist