Skip to content
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

DOC: Added links to GitHub tutorials/resources for Forking Workflow in contributing.rst #53628

Merged
merged 4 commits into from
Jun 13, 2023

Conversation

ssharp0
Copy link
Contributor

@ssharp0 ssharp0 commented Jun 12, 2023

In the contributing.rst file, I have added information/navigation links to the GitHub documentation and tutorials for:

  1. contributing to projects
  2. forking a repo
  3. collaborating with pull requests
  4. working with forks

I added the updates to the 'Version control, Git and GitHub' section as the updates address GitHub workflows.

I wanted to provide this information to aid new pandas contributors unsure of GitHub's forking process. I found these resources to be very helpful references when reviewing the contributing guide. Attaching a screenshot below of my local build with the changes (bordered in red).
contributing rst GitHub tutorial links

@ssharp0 ssharp0 marked this pull request as ready for review June 12, 2023 23:23
@ssharp0 ssharp0 marked this pull request as draft June 12, 2023 23:25
@ssharp0 ssharp0 marked this pull request as ready for review June 13, 2023 08:03
@mroeschke mroeschke added the Docs label Jun 13, 2023
@mroeschke mroeschke added this to the 2.1 milestone Jun 13, 2023
@mroeschke mroeschke merged commit 3a33710 into pandas-dev:main Jun 13, 2023
@mroeschke
Copy link
Member

Thanks @ssharp0

canthonyscott pushed a commit to canthonyscott/pandas-anthony that referenced this pull request Jun 23, 2023
…n contributing.rst (pandas-dev#53628)

* Added links to GitHub tutorials/resources for forking workflows in contributing.rst

* updated with shortened link and minor reformatting
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
…n contributing.rst (pandas-dev#53628)

* Added links to GitHub tutorials/resources for forking workflows in contributing.rst

* updated with shortened link and minor reformatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Suggest Additional Linked GitHub Tutorials/Resources for Forking Workflows in Contributing Guide
2 participants