fix: timecopilot fork links in contributing.md#315
Conversation
updated timecopilot fork links to point to the new repository, and a couple of style changes.
Removed header and section titles from changelog.
There was a problem hiding this comment.
Pull request overview
Updates contributor documentation so the “Forked Dependencies” section points at the current TimeCopilot-owned forks (instead of a personal GitHub namespace), keeping dependency provenance links accurate for contributors.
Changes:
- Update GitHub links for several TimeCopilot forked dependencies to
https://github.com/TimeCopilot/*. - Minor formatting/style adjustments within
docs/contributing.md.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
spolisar
left a comment
There was a problem hiding this comment.
Should update this link too
nice catch, fixed now |
|
Did a search locally, and found two old links to timecopilot from before it got moved to the timecopilot org in the gift-eval uv.lock file. timecopilot/experiments/gift-eval/uv.lock Line 5973 in fe710ca timecopilot/experiments/gift-eval/uv.lock Line 6012 in fe710ca |
updated timecopilot fork links to point to the new repository, and a couple of style changes.
Note
Low Risk
Documentation/link updates plus a comment-only code change; no runtime logic or data flow is modified.
Overview
Updates documentation links to reflect the move of forked dependencies from personal repos to the
TimeCopilotorganization (notably indocs/contributing.md), and adjusts an inline reference URL intimesfm.pyaccordingly.Also makes small doc-only tweaks: fixes the README license badge URL and cleans up
docs/changelogs/v0.0.23.mdheading formatting.Written by Cursor Bugbot for commit bb7d669. This will update automatically on new commits. Configure here.