You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on contributing to open source GitHub lessons for bssw and I want to link to a solid overview of the the importance of a thoughtful contributing guide in an open source or any code repository.
our packaging guide here needs some more love on this front. We could emphasize how this is a landing page for users who want to contribute. And if you want contributions, it's best to be as clear as possible and link to dev docs if you have them in the guide. The readme file should also link to this file.
I just ran through this contributing to PyPI. I figured things out because there were links to development docs and guidelines. We should update our overviewto include:
Link to the contributing guide from the readme file (if that already doesn't exist)
Mention that the contributing guide is a core landing page for contributors; it should make them clearly understand how they can contribute, the types of contributions you welcome, and what the process is.
If there are development items that they need to do, follow, etc, it should also clearly link to those.
The text was updated successfully, but these errors were encountered:
I'm working on contributing to open source GitHub lessons for bssw and I want to link to a solid overview of the the importance of a thoughtful contributing guide in an open source or any code repository.
our packaging guide here needs some more love on this front. We could emphasize how this is a landing page for users who want to contribute. And if you want contributions, it's best to be as clear as possible and link to dev docs if you have them in the guide. The readme file should also link to this file.
I just ran through this contributing to PyPI. I figured things out because there were links to development docs and guidelines. We should update our overviewto include:
The text was updated successfully, but these errors were encountered: