Hi all. I want to thank you all for your contributions and efforts in maintaining numpy. numpy has been an indispensable tool during both my graduate and undergraduate studies.
While I am no software wizard, going forward, I do want to make efforts to improve my skills and and also contribute to projects that I use regularly and benefit from (in my spare time). PR Specific Questions: The docs linked here https://numpy.org/doc/stable/dev/ have been helpful in learning how to contribute. I have also taken some time to review open issues and attempt my first PR. Feedback and criticism are more than welcome. I tried following the outlined practices to the best ability. https://github.com/numpy/numpy/pull/25844 After submitting the PR, I am looking to remedy the following: (i) Github actions `Some checks were not successful 1 cancelled, 3 skipped, 59 successful, and 1 failing checks` specifically `BLAS tests (Linux) / Test Linux (nightly OpenBLAS) (pull_request)` failed. (ii) I see an unverified tag on the commits associated with my PR ? I couldn't find the process to remedy this in the docs. General Questions a) What other resources are available for newcomers (if any) ? Specifically with respect to mentorship, code review, feedback channels ? b) Are there lists of beginner friend BUG/ENH that are maintained somewhere ? (e.g. a good first issue tag?) I look forward to learning from and collaborating with this community. Many thanks for your time and efforts. _______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Member address: [email protected]
