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 upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
add appendix with topic pathways #354
Conversation
|
This looks great, and might even be a first step in reordering the pages in the devguide (something I wanted to do as part as #120), eventually making this appendix obsolete. One distinction I want to make that is missing from this, is that contributors should read setup.rst and pullrequest.rst; core devs should read setup.rst, pullrequest.rst, and committing.rst. |
|
Hi @ezio-melotti. Glad you like it. My goal was to make this a starting point for refactoring/deduplicating content, and I agree it may be unneeded after that. I've gone ahead and added the sections you mention and put them in a note box. I'm going to go ahead and merge. Feel free to iterate on another PR. Thanks. |
Related to #40, #120, #189
This PR adds an Appendix that groups the individual document pages into logical subtopics. The goal of this PR is to gather topics together to help:
My hope is that this can be a first pass and that we can iterate on this in future PRs.