fix: clean up docs - correct repo URL, remove stale GITHUB_ISSUES.md#63
Open
FelixNg1022 wants to merge 1 commit into
Open
fix: clean up docs - correct repo URL, remove stale GITHUB_ISSUES.md#63FelixNg1022 wants to merge 1 commit into
FelixNg1022 wants to merge 1 commit into
Conversation
- 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
There was a problem hiding this comment.
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.mdto point towespreadjam/jam-nodes. - Remove references to
GITHUB_ISSUES.mdand link contributors to the GitHub Issues page instead. - Delete the outdated
GITHUB_ISSUES.mdfile.
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.
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
anthropics/jam-nodes→wespreadjam/jam-nodes) (Wrong repo URL in CONTRIBUTING.md #57)GITHUB_ISSUES.md, point to GitHub Issues page instead (CONTRIBUTING.md points to GITHUB_ISSUES.md which is stale #59)GITHUB_ISSUES.mdfile (GITHUB_ISSUES.md is outdated and misleading #56)Closes #56, closes #57, closes #59
Test plan