Skip to content

docs: update CONTRIBUTING.md repo references after nanocoai migration#2400

Merged
glifocat merged 1 commit into
nanocoai:mainfrom
dvirarad:docs/fix-contributing-repo-urls
May 10, 2026
Merged

docs: update CONTRIBUTING.md repo references after nanocoai migration#2400
glifocat merged 1 commit into
nanocoai:mainfrom
dvirarad:docs/fix-contributing-repo-urls

Conversation

@dvirarad

Copy link
Copy Markdown
Contributor

The CONTRIBUTING.md "Before You Start" example commands and the feature-skill fork instructions still point to the pre-migration qwibitai/nanoclaw URL. Updating three references to nanocoai/nanoclaw so new contributors copy-pasting the example gh commands hit the live repo directly instead of relying on GitHub's redirect.

Changes

Three string replacements in CONTRIBUTING.md:

  • L7: gh pr list --repo qwibitai/nanoclaw ...nanocoai/nanoclaw
  • L8: gh issue list --repo qwibitai/nanoclaw ...nanocoai/nanoclaw
  • L46: Fork \qwibitai/nanoclaw` and branch from `main`nanocoai/nanoclaw`

Scope note

A repo-wide code search finds ~25 files with qwibitai/nanoclaw references (README, CHANGELOG, docs, container/agent-runner code, several skill SKILL.md files). Per the "one thing per PR" rule in CONTRIBUTING.md itself, this PR is intentionally limited to the contributing guide — the place where a stale URL most directly impacts new contributors. Happy to follow up with separate focused PRs (or a single coordinated sweep) for the rest if maintainers prefer.

@glifocat glifocat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. Clean, correctly scoped — three qwibitai/nanoclawnanocoai/nanoclaw repo-ref fixes in CONTRIBUTING.md, no behavior changes, no other files touched. Matches the canonical repo name post-rename. Ready to merge.

@glifocat glifocat added documentation Type: Documentation Improvements or additions to documentation PR: Docs Documentation changes follows-guidelines PR was created using the current contributing template and removed documentation labels May 10, 2026
@glifocat glifocat merged commit 35d667c into nanocoai:main May 10, 2026
2 checks passed
@glifocat

Copy link
Copy Markdown
Collaborator

Thanks @dvirarad, and welcome! Clean PR, well scoped, and good instinct to flag the broader sweep separately rather than bundling everything in. Merging now, hope to see more from you!

zenmindhacker pushed a commit to zenmindhacker/nanoclaw that referenced this pull request May 26, 2026
…repo-urls

docs: update CONTRIBUTING.md repo references after nanocoai migration
tamasPetki pushed a commit to tamasPetki/nanoclaw that referenced this pull request Jun 4, 2026
…repo-urls

docs: update CONTRIBUTING.md repo references after nanocoai migration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

follows-guidelines PR was created using the current contributing template PR: Docs Documentation changes Type: Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants