Skip to content

fix: clean up docs - correct repo URL, remove stale GITHUB_ISSUES.md#63

Open
FelixNg1022 wants to merge 1 commit into
wespreadjam:mainfrom
FelixNg1022:fix/docs-cleanup
Open

fix: clean up docs - correct repo URL, remove stale GITHUB_ISSUES.md#63
FelixNg1022 wants to merge 1 commit into
wespreadjam:mainfrom
FelixNg1022:fix/docs-cleanup

Conversation

@FelixNg1022

Copy link
Copy Markdown

Summary

Closes #56, closes #57, closes #59

Test plan

  • Verify all links in CONTRIBUTING.md resolve correctly
  • Confirm GITHUB_ISSUES.md is removed
  • Check no remaining references to GITHUB_ISSUES.md in the repo

- Fix wrong repo URL in CONTRIBUTING.md (anthropics → wespreadjam) (wespreadjam#57)
- Remove all references to GITHUB_ISSUES.md, point to GitHub Issues page (wespreadjam#59)
- Delete outdated GITHUB_ISSUES.md file (wespreadjam#56)

Closes wespreadjam#56, closes wespreadjam#57, closes wespreadjam#59
Copilot AI review requested due to automatic review settings April 3, 2026 22:18

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR cleans up repository documentation by correcting the GitHub clone URL and removing a stale, repo-local issue planning document in favor of linking to the live GitHub Issues page.

Changes:

  • Update the clone URL in CONTRIBUTING.md to point to wespreadjam/jam-nodes.
  • Remove references to GITHUB_ISSUES.md and link contributors to the GitHub Issues page instead.
  • Delete the outdated GITHUB_ISSUES.md file.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CONTRIBUTING.md Fixes the repo URL and replaces GITHUB_ISSUES.md references with the GitHub Issues link.
GITHUB_ISSUES.md Removes the stale planning/spec document from the repository.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

CONTRIBUTING.md points to GITHUB_ISSUES.md which is stale Wrong repo URL in CONTRIBUTING.md GITHUB_ISSUES.md is outdated and misleading

2 participants