8000 Contrib guide: more restructuring by nedbat · Pull Request #1461 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Contrib guide: more restructuring #1461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 3, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
review comment fixes
  • Loading branch information
nedbat committed Oct 31, 2024
commit e3dd83e6aeebcb89e9a3818a56c02918f700e618
5 changes: 1 addition & 4 deletions contrib/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,9 @@ major section at the top of each column.]*
* :ref:`gitbootcamp`
* :ref:`devcycle`

[The contents had been listed below here. It was very long, and I don't think
it was helpful. The left sidebar has the contents.]

.. toctree::
:maxdepth: 1
:hidden:
:maxdepth: 3

contrib-plan
intro/index
Expand Down
8 changes: 4 additions & 4 deletions contrib/intro/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Anyone will find the following guides useful:
* `Building Welcoming Communities <https://opensource.guide/building-community/>`_


Healthy Collaboration
Healthy collaboration
=====================

[Importance of healthy inclusive collaboration]
Expand All @@ -41,13 +41,13 @@ Healthy Collaboration

[We respect the individual skills people bring to the project and strive to create and maintain a culture of inclusion.]

About this Guide
About this guide
================

Types of Contribution
Types of contribution
=====================

[Pathways for contributors]

Helping with this Guide
Helping with this guide
=======================
Loading
0