Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Conversation

@tballmsft
Copy link
Contributor

No description provided.

@tballmsft tballmsft requested review from Copilot, pelikhan and ramseyball and removed request for Copilot and ramseyball April 3, 2025 16:46
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

This pull request replaces the detailed documentation content with a simple redirect message across all documentation files. The changes consolidate the content by pointing users to the new documentation site.

Reviewed Changes

Copilot reviewed 11 out of 12 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
docs/samples.md Replaces sample program documentation with a redirect message.
docs/robots-supported.md Removes detailed robot support info; now redirects to new URL.
docs/robot.md Collapses robot documentation to a redirect message.
docs/purchase.md Documentation on purchasing hardware now only redirects.
docs/manual.md User guide documentation replaced by a redirect message.
docs/localization.md Localization instructions now redirect to new documentation.
docs/language.md Programming language documentation shortened to a redirect.
docs/jacdac.md Jacdac module documentation now redirects to updated URL.
docs/faq.md FAQ content replaced with a redirect message.
docs/develop.md Developer documentation is now a redirect to the new site.
README.md README updated with a note that MicroCode has moved to a new URL.
Files not reviewed (1)
  • _includes/editor.html: Language not supported
Comments suppressed due to low confidence (2)

docs/jacdac.md:6

  • Reverse the markdown link so that 'here' is the visible text and the URL is the destination.
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/jacdac](here)

docs/faq.md:6

  • Please fix the markdown link by using the correct format with 'here' as the link text.
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/faq](here)


Make sure to test and tune the configuration options in the robot class for your particular
chassis/motor/line detectors. You may want to tweak some of the constants in the robot class to optimize the behavior of the robot.
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/robots-supported](here)
Copy link

Copilot AI Apr 3, 2025

Choose a reason for hiding this comment

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

The markdown syntax for the link appears reversed. Use the format "here" for clarity.

Suggested change
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/robots-supported](here)
MicroCode has moved [here](https://microbit-apps.github.io/microcode-classic/docs/robots-supported)

Copilot uses AI. Check for mistakes.
docs/robot.md Outdated
## Add your robot {#contribute}

We accept pull requests to add new robots. See the [contributing](./robots-supported.md) page for more details.
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/robot](here)
Copy link

Copilot AI Apr 3, 2025

Choose a reason for hiding this comment

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

The markdown link is reversed; please change it to "here" so that 'here' is the clickable text.

Suggested change
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/robot](here)
MicroCode has moved [here](https://microbit-apps.github.io/microcode-classic/docs/robot)

Copilot uses AI. Check for mistakes.

- [Jacdac MakeCode integration](https://microsoft.github.io/jacdac-docs/clients/makecode/)
- [MakeCode micro:bit robot extension](https://makecode.microbit.org/pkg/microsoft/microbit-robot)
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/purchase](here)
Copy link

Copilot AI Apr 3, 2025

Choose a reason for hiding this comment

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

The markdown link formatting is inverted; it should be formatted as "here".

Suggested change
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/purchase](here)
MicroCode has moved [here](https://microbit-apps.github.io/microcode-classic/docs/purchase)

Copilot uses AI. Check for mistakes.
docs/manual.md Outdated

This project is open source and welcomes contributions and suggestions at https://github.com/microsoft/microcode.
Read the [developer instructions](./develop.md).
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/manual](here)
Copy link

Copilot AI Apr 3, 2025

Choose a reason for hiding this comment

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

The markdown link is currently reversed; reformat it as "here" for proper link text.

Suggested change
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/manual](here)
MicroCode has moved [here](https://microbit-apps.github.io/microcode-classic/docs/manual)

Copilot uses AI. Check for mistakes.
- **[translate all strings](https://crowdin.com/translate/makecode/12054)**

Once your translations are added, someone will have to approve if you are a proofreader, go ahead and approve them. Then send us a comment on the crowdin message board to refresh the build.
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/localization](here)
Copy link

Copilot AI Apr 3, 2025

Choose a reason for hiding this comment

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

The markdown link is inverted; please change it to have 'here' as the link text and the URL as the destination.

Suggested change
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/localization](here)
MicroCode has moved [here](https://microbit-apps.github.io/microcode-classic/docs/localization)

Copilot uses AI. Check for mistakes.
docs/language.md Outdated
- ![no line from left](./images/generated/icon_F23NR.png){:class="icon"} no line detected coming from a right line,
- ![no line detected](./images/generated/icon_F23N.png){:class="icon"} no line detected
coming from both lines,
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/language](here)
Copy link

Copilot AI Apr 3, 2025

Choose a reason for hiding this comment

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

The link format should be updated so that 'here' is the clickable text, e.g. "here".

Suggested change
MicroCode has moved here [https://microbit-apps.github.io/microcode-classic/docs/language](here)
MicroCode has moved [here](https://microbit-apps.github.io/microcode-classic/docs/language)

Copilot uses AI. Check for mistakes.
README.md Outdated
Comment on lines 3 to 4
> NOTE: MicroCode has moved here [https://github.com/microbit-apps/microcode](here).
Copy link

Copilot AI Apr 3, 2025

Choose a reason for hiding this comment

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

The markdown link text and URL are swapped. It should be formatted as "here" so that 'here' is the link text.

Suggested change
> NOTE: MicroCode has moved here [https://github.com/microbit-apps/microcode](here).
> NOTE: MicroCode has moved [here](https://github.com/microbit-apps/microcode).

Copilot uses AI. Check for mistakes.
@ramseyball ramseyball self-requested a review April 3, 2025 16:55
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pelikhan
pelikhan previously approved these changes Apr 3, 2025
@tballmsft tballmsft merged commit d054376 into main Apr 3, 2025
2 checks passed
@tballmsft tballmsft deleted the moreMessaging branch April 3, 2025 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants