Skip to content

Fix links and clean up README content#353

Merged
chennes merged 1 commit intomainfrom
chennes-patch-1
Feb 10, 2026
Merged

Fix links and clean up README content#353
chennes merged 1 commit intomainfrom
chennes-patch-1

Conversation

@chennes
Copy link
Member

@chennes chennes commented Feb 10, 2026

Updated links and removed outdated sections from the README.

Updated links and removed outdated sections from the README.
Copilot AI review requested due to automatic review settings February 10, 2026 04:50
@chennes chennes merged commit 0dcc725 into main Feb 10, 2026
16 checks passed
@chennes chennes deleted the chennes-patch-1 branch February 10, 2026 04:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the project README to refresh external references and remove outdated informational sections, keeping the documentation aligned with current FreeCAD addon ecosystem pointers.

Changes:

  • Added guidance about available branches for this addon.
  • Updated addon source and submission documentation links to point at FreeCAD/Addons.
  • Removed the “Addon Manager Design Goals” and “Roadmap” sections from the README.

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


Note that there are multiple available branches of this addon. Most users should use Main, but Development is also
available and may contain work-in-progress features (but may also be less stable). For users on older versions of
FreeCAD built using Qt5 and/or Python 3.8, a dedicated branch is available.
Copy link

Copilot AI Feb 10, 2026

Choose a reason for hiding this comment

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

The new branch guidance isn’t actionable because it says “a dedicated branch is available” for Qt5/Python 3.8 users but doesn’t specify the branch name (or the branch display name users will see) or link to it. Please name the branch(es) explicitly (e.g., the exact git_ref / branch display name) so users know what to select.

Suggested change
FreeCAD built using Qt5 and/or Python 3.8, a dedicated branch is available.
FreeCAD built using Qt5 and/or Python 3.8, the `qt5-py38` compatibility branch is available: see [`qt5-py38` on GitHub](https://github.com/FreeCAD/AddonManager/tree/qt5-py38).

Copilot uses AI. Check for mistakes.
Addon Manager is no longer the most recent version. Install *this* addon to update the internal Addon Manager to the
latest version (and to allow future self-updating).

Note that there are multiple available branches of this addon. Most users should use Main, but Development is also
Copy link

Copilot AI Feb 10, 2026

Choose a reason for hiding this comment

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

Consider formatting branch names as inline code (e.g., Main, Development) to make it unambiguous that these are literal branch choices rather than general adjectives.

Suggested change
Note that there are multiple available branches of this addon. Most users should use Main, but Development is also
Note that there are multiple available branches of this addon. Most users should use `Main`, but `Development` is also

Copilot uses AI. Check for mistakes.
## Information for Addon Developers

To submit an addon you have created see the documentation [here](https://github.com/FreeCAD/FreeCAD-addons/blob/master/Documentation/Submission.md).
To submit an addon you have created see the documentation [here](https://github.com/FreeCAD/Addons/blob/main/Documentation/Submission.md).
Copy link

Copilot AI Feb 10, 2026

Choose a reason for hiding this comment

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

Minor grammar: “To submit an addon you have created see …” reads like it’s missing punctuation. Consider “To submit an addon you have created, see …” (or rephrase) for clarity.

Suggested change
To submit an addon you have created see the documentation [here](https://github.com/FreeCAD/Addons/blob/main/Documentation/Submission.md).
To submit an addon you have created, see the documentation [here](https://github.com/FreeCAD/Addons/blob/main/Documentation/Submission.md).

Copilot uses AI. Check for mistakes.
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.

1 participant