Skip to content

Update quickstart for 'Contribute with Code'#7320

Merged
ggainey merged 1 commit intopulp:mainfrom
DEiselt:docs/fix-dev-quickstart
Feb 13, 2026
Merged

Update quickstart for 'Contribute with Code'#7320
ggainey merged 1 commit intopulp:mainfrom
DEiselt:docs/fix-dev-quickstart

Conversation

@DEiselt
Copy link
Contributor

@DEiselt DEiselt commented Feb 13, 2026

The steps for a minimal dev setup were out of order. They also missed some context to avoid confusion. Furthermore some of the links for "more comprehensive guides" pointed at the current page instead of the intended docs pages.

closes #7319

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

The steps for a minimal dev setup were out of order. They also missed
some context to avoid confusion. Furthermore some of the links for "more
comprehensive guides" pointed at the current page instead of the
intended docs pages.

closes pulp#7319
# 1. clone required repos to the same basedir
git clone https://github.com/pulp/oci_env.git
git clone https://github.com/pulp/pulpcore.git
git clone https://github.com/pulp/pulp-openapi-generator.git # required for 'generate-client' below
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ggainey ggainey merged commit 6c57e25 into pulp:main Feb 13, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors in "Contributing with code" documentation.

2 participants