Skip to content

docs: fixing docs contributor guide#1103

Merged
psschwei merged 2 commits into
generative-computing:mainfrom
psschwei:docs-docs-docs-contributing
May 20, 2026
Merged

docs: fixing docs contributor guide#1103
psschwei merged 2 commits into
generative-computing:mainfrom
psschwei:docs-docs-docs-contributing

Conversation

@psschwei
Copy link
Copy Markdown
Member

Pull Request

Issue

Fixes #965

Description

Moves docs/docs/guide/CONTRIBUTING.md to docs/CONTRIBUTING_DOCS.md (alongside docs/AGENTS_TEMPLATE.md and docs/PUBLISHING.md), strips the Mintlify frontmatter, and removes the now-empty docs/docs/guide/ directory — clarifying that this is a repo-level docs-writing guide, not a published site page. Updates the 8 references across CONTRIBUTING.md, AGENTS.md, the docs-autogen tooling, the docs-publish workflow, and three doc pages to point at the new path. Fixes a broken redirect in docs.json (/core-concept/contribution-guide/community/contributing-guide, which is the actual user-facing contributing page in nav).

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code was added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Attribution

  • AI coding assistants used

Adding a new component, requirement, sampling strategy, or tool?

If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.

  • Component
  • Requirement
  • Sampling Strategy
  • Tool

NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@psschwei psschwei requested a review from a team as a code owner May 20, 2026 02:11
@psschwei psschwei requested review from ajbozarth and jakelorocco May 20, 2026 02:11
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 20, 2026
Copy link
Copy Markdown
Contributor

@ajbozarth ajbozarth left a comment

Choose a reason for hiding this comment

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

LGTM, the CI is hitting a linting failure you need to fix though

Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
@psschwei psschwei enabled auto-merge May 20, 2026 15:29
@psschwei psschwei added this pull request to the merge queue May 20, 2026
Merged via the queue into generative-computing:main with commit caf43af May 20, 2026
8 checks passed
@psschwei psschwei deleted the docs-docs-docs-contributing branch May 20, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: CONTRIBUTING guide location and nav registration inconsistency

3 participants